Skip to content

GameboardPlacementAnimationUrlOptions

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

URL resolution inputs for external animation clips.

optional animationUrlResolver?: (placement) => string | undefined

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

App-specific animation URL resolver.

GameboardPlacementSpec

string | undefined


optional animationUrls?: Readonly<Record<string, string>>

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

Explicit asset-id-to-animation-URL map.