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


Enumeration Members

LINES

Lines

TRIANGLES

Triangles