GltfNode

Overview

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

GltfNode.name is the identifier string of the node.

Properties: children, mesh, name, rotation, scale, translation.

Properties

NameTypeAccessDescription
name: stringReadGets the name.
mesh: numberReadGets the mesh.
children: number[]ReadGets the children.
translation: number[]ReadGets the translation.
rotation: number[]ReadGets the rotation.
scale: number[]ReadGets the scale.

See Also

 English