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