API/ParseResultParseResultGLTFLoader.ParseResult exported from @manycore/aholo-viewer. GLTFLoaderInterface interface ParseResult { source: GLTF; scene: Object3D; scenes: Object3D[]; animations: Animation_2_2[]; skeletons: Map<ISkeleton, SkinnedMesh<Material, Texture2D>[]>; componentMap: Map<Object3D, Object3D>;}Propertiessourcesource: GLTFscenescene: Object3Dscenesscenes: Object3D[]animationsanimations: Animation_2_2[]skeletonsskeletons: Map<ISkeleton, SkinnedMesh<Material, Texture2D>[]>componentMapcomponentMap: Map<Object3D, Object3D> ←loadGLTFIBackgroundPluginConfig→