public sealed enum MeshPrimitiveType : Enum
Possible primitive types of a Mesh.
Points
Lines
LineStrip
Triangles
TriangleStrip
Sandbox.Engine
Sandbox.MeshPrimitiveType