GltfPrimitive

Overview

GltfPrimitive is a interface in Aspose.3D FOSS for TypeScript.

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

Properties: attributes, indices, material, mode.

Properties

NameTypeAccessDescription
attributes: { [key: string]: number }ReadGets the attributes.
indices: numberReadGets the indices.
material: numberReadGets the material.
mode: numberReadGets the mode.

See Also

 English