getIndex method

BufferAttribute<TypedDataList>? getIndex()

Return the index buffer.

Implementation

BufferAttribute? getIndex() => index;