Skip to content

GameboardGltfLike

Defined in: packages/declarative-hex-worlds/src/three/three.ts:57

Minimal GLTF loader result shape used by the renderer helpers.

optional animations?: readonly AnimationClip[]

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.