Indices
IIndexedVertexElement.Indices property
获取索引数据
public IArrayList<int> Indices { get; }
适当的价值
索引数组。
也可以看看
- interface IArrayList<T>
- interface IIndexedVertexElement
- 命名空间 Aspose.ThreeD.Entities
- 部件 Aspose.3D
获取索引数据
public IArrayList<int> Indices { get; }
索引数组。