GameboardGltfLike
Defined in: src/three/three.ts:70
Minimal GLTF loader result shape used by the renderer helpers.
Properties
Section titled “Properties”animations?
Section titled “animations?”
optionalanimations?: readonlyAnimationClip[]
Defined in: src/three/three.ts:74
Animation clips embedded in the GLTF.
scene:
Object3D
Defined in: src/three/three.ts:72
Root Three.js scene/object loaded from GLTF.