VertexElement.Indices
VertexElement.Indices property
获取索引数据
public IArrayList<int> Indices { get; }
Property Value
索引数组。
另请参见
- interface IArrayList<T>
- class VertexElement
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
获取索引数据
public IArrayList<int> Indices { get; }
索引数组。