Skip to content

GameboardGltfLoader

Defined in: src/three/three.ts:80

Minimal async loader contract compatible with GLTFLoader.

loadAsync(url): Promise<GameboardGltfLike>

Defined in: src/three/three.ts:82

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

string

Promise<GameboardGltfLike>