MD Package Technical & APi Documentation
MDG_ProceduralPlane :: MD_GeometryBase
Namespace: MDPackage.Geometry
Procedural plane primitive generated at runtime in Unity Engine. Generates smooth normals.
Read more here (Online documentation slide)
Public Methods
public void MDGProceduralPlane_ChangeSize(float size)

public static GameObject CreateGeometry_Plane()
public static GameObject CreateGeometry_Quad()
Public Fields
public float planeSize = 1f;