loadGameboardPlacementObject
loadGameboardPlacementObject(
placement,options):Promise<LoadedGameboardPlacementObject>
Defined in: src/three/three.ts:259
Loads one placement model, applies the placement transform, tags user data, and prepares optional animation playback.
Parameters
Section titled “Parameters”placement
Section titled “placement”options
Section titled “options”LoadGameboardPlacementObjectOptions
Returns
Section titled “Returns”Promise<LoadedGameboardPlacementObject>