indices property
StructLiveList<int, RUnsignedShort>
get
indices
Vertex indices (in case vertex data comes indexed)
Implementation
StructLiveList<int, RUnsignedShort> get indices => _indices;
Vertex indices (in case vertex data comes indexed)
StructLiveList<int, RUnsignedShort> get indices => _indices;