DrawOperation enumeration
DrawOperation enumeration
The primitive types to render
The DrawOperation type exposes the following members:
Fields
Field | Description |
---|---|
POINTS | Points |
LINES | Lines |
LINE_STRIP | Line strips |
TRIANGLES | Triangles |
TRIANGLE_STRIP | Triangle strips |
TRIANGLE_FAN | Triangle fan |
See Also
- module
aspose.threed.render