ParseResult

GLTFLoader.ParseResult exported from @manycore/aholo-viewer.

Loaders · GLTFLoader Interface

Properties

source

source: GLTF


scene

scene: Object3D


scenes

scenes: Object3D[]


animations

animations: Animation[]


skeletons

skeletons: Map<ISkeleton, SkinnedMesh<Material>[]>


componentMap

componentMap: Map<Object3D, Object3D>