GltfScene

Overview

GltfScene is a interface in Aspose.3D FOSS for Typescript.

GltfScene.nodes represents an array of node indices in the glTF scene.

Properties

NameTypeAccessDescription
nodes: number[]ReadRepresents an array of node indices in the glTF scene

See Also