Enum IndexDataType
IndexDataType enumeration
The data type of the elements in IIndexBuffer
public enum IndexDataType
Values
Name | Value | Description |
---|---|---|
Int32 | 0 | The index buffer’s elements are 32bit int |
Int16 | 1 | The index buffer’s elements are 16bit int |
See Also
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D