GltfNode

General

GltfNode és una interfície en Aspose.3d per Typescript. Heretaris de: GltfNode.

GltfNode.name stores the identifier string of the GLTF node.

Propietats

NomTipus de productesAccésDescripció
name: stringLlegeix.Emmagatzemar la cadena d’identificadors del nod GLTF.
mesh: numberLlegeix.Recolza l’índex de la malla associada a aquest nod.
children: number[]Llegeix.És una matriu d’índex de nodes fills.
translation: number[]Llegeix.
rotation: number[]Llegeix.Definit l’orientació del nod com a quaternió (quatre components)
scale: number[]Llegeix.
 Català