IIndexedVertexElement
IIndexedVertexElement
Overview
IIndexedVertexElement 是Aspose.3D FOSS for Typescript中的一个接口.
IIndexedVertexElement.indices holds an array of numeric indices referencing vertex elements.
特性: indices.
Description
IIndexedVertexElement 是Aspose.3D FOSS中的一个界面,用于 TypeScript 定义了一个具有 0 方法的合同.实现此界线的类必须为所有声明操作提供具体的实施.
核心能力包括: : number[].这些操作使开发人员能够直接将indexedvertexelement功能集成到TypeScript应用中.
课程还提供了 indices 获得指数.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
indices | : number[] | Read | 得到了指标. |