MeshPrimitiveType
-
cee.geo.MeshPrimitiveType Enum specifying the primitive type (TRIANGLES, LINES).
Used by Mesh and its implementers to define the type of primitives contained in the Mesh
Enumeration Members
-
cee.geo.MeshPrimitiveType.LINES - LINES: 2
Lines
-
cee.geo.MeshPrimitiveType.TRIANGLES - TRIANGLES: 3
Triangles