GltfMesh
Overview
GltfMesh is a interface in Aspose.3D FOSS for Typescript.
GltfMesh.name stores the identifier of the GLTF mesh.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | : string | Read | Stores the identifier of the GLTF mesh |
primitives | : GltfPrimitive[] | Read | Holds the list of primitives that compose the GLTF mesh |