Overview
IIndexedVertexElement is a interface in Aspose.3D FOSS for TypeScript.
IIndexedVertexElement.indices holds an array of numeric indices referencing vertex elements.
Properties: indices.
Properties
| Name | Type | Access | Description |
|---|
indices | : number[] | Read | Gets the indices. |
See Also