FMX.Types3D.TIndexBuffer Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BufferpublicSpecifies a pointer to the index data.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FormatpublicSpecifies the format of the index buffer.
IndexSizepublicReturns the size of the indices in the buffer.
IndicespublicProvides access to the index from the buffer at a specified position.
LengthpublicRepresents the number of indices that this index buffer contains.
SizepublicRepresents the size (in bytes) of the index buffer.