GameboardGltfLike
Defined in: packages/declarative-hex-worlds/src/three/three.ts:57
Minimal GLTF loader result shape used by the renderer helpers.
Properties
Section titled “Properties”animations?
Section titled “animations?”
optionalanimations?: readonlyAnimationClip[]
Defined in: packages/declarative-hex-worlds/src/three/three.ts:61
Animation clips embedded in the GLTF.
scene:
Object3D
Defined in: packages/declarative-hex-worlds/src/three/three.ts:59
Root Three.js scene/object loaded from GLTF.