IndexDataType enumeration

IndexDataType enumeration

The data type of the elements in IIndexBuffer

The IndexDataType type exposes the following members:

Fields

FieldDescription
INT32The index buffer’s elements are 32bit int
INT16The index buffer’s elements are 16bit int

See Also