API Referenceglobal
PolygonMeshclass
A list of vertices and faces.
object→PolygonMesh
Constructors1
Showing 1 constructors
public PolygonMesh()
No results match this filter.
Methods3
Showing 3 methods
No results match this filter.
Properties2
Showing 2 properties
public System.Collections.Generic.List`1<Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face> Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Faces { get; set; }
public System.Collections.Generic.List`1<Vector3> Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Vertices { get; set; }
No results match this filter.