DrawOperation enumeration

DrawOperation enumeration

The primitive types to render

The DrawOperation type exposes the following members:

Fields

FieldDescription
POINTSPoints
LINESLines
LINE_STRIPLine strips
TRIANGLESTriangles
TRIANGLE_STRIPTriangle strips
TRIANGLE_FANTriangle fan

See Also