GltfPrimitive

GltfPrimitive

Overview

GltfPrimitive 是Aspose.3D FOSS for Typescript中的一个接口.

GltfPrimitive.attributes maps attribute names to accessor indices for the primitive.

特性: attributes, indices, material, mode.

Description

GltfPrimitive 是Aspose.3D FOSS中的一个界面,用于 TypeScript 定义了一个具有 0 方法的合同.实现此界线的类必须为所有声明操作提供具体的实施.

核心能力包括: : { [key: string]: number }; : number; : number.这些操作使开发人员能够直接将gltfprimitive功能集成到TypeScript应用中.

课程还提供了 attributes 属性 (得到属性的), indices 产品 (得到指数), material 获得材料.

Properties

NameTypeAccessDescription
attributes: { [key: string]: number }Read得到了属性.
indices: numberRead得到了指标.
material: numberRead得到了材料.
mode: numberRead得到了模式.

See Also

 中文