Edit

Share via


PrimitiveType Enum

Definition

public enum PrimitiveType
type PrimitiveType = 
Inheritance
PrimitiveType

Fields

Name Value Description
Points 0
Lines 1
LineLoop 2
LineStrip 3
Triangles 4
TriangleStrip 5
TriangleFan 6

Applies to