Skip to content

GameboardGltfLoader

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

Minimal async loader contract compatible with GLTFLoader.

loadAsync(url): Promise<GameboardGltfLike>

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

Loads a GLTF/GLB URL and returns the scene plus optional clips.

string

Promise<GameboardGltfLike>