IIndexedVertexElement.Indices

IIndexedVertexElement.Indices property

Gets the indices data

public IArrayList<int> Indices { get; }

Property Value

The index array.

See Also