updateGameboardPlacementAnimation
updateGameboardPlacementAnimation(
loaded,deltaSeconds):void
Defined in: src/three/three.ts:475
Advances the animation mixer for one loaded placement object.
Parameters
Section titled “Parameters”loaded
Section titled “loaded”Pick<LoadedGameboardPlacementObject, "mixer">
deltaSeconds
Section titled “deltaSeconds”number
Returns
Section titled “Returns”void