IndexDataType enumeration
IndexDataType enumeration
The data type of the elements in IIndexBuffer
The IndexDataType type exposes the following members:
Fields
| Field | Description |
|---|---|
| INT32 | The index buffer’s elements are 32bit int |
| INT16 | The index buffer’s elements are 16bit int |
See Also
- module
aspose.threed.render - class
IIndexBuffer