FMX.Types3D.TIndexBuffer Properties
InheritedProtected
| Buffer | public | Specifies a pointer to the index data. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Format | public | Specifies the format of the index buffer. |
| IndexSize | public | Returns the size of the indices in the buffer. |
| Indices | public | Provides access to the index from the buffer at a specified position. |
| Length | public | Represents the number of indices that this index buffer contains. |
| Size | public | Represents the size (in bytes) of the index buffer. |