placeObjectOnHex
placeObjectOnHex(
object,coordinates,options?):Object3D
Defined in: src/three/three.ts:543
Places an object directly on a board hex without creating a placement record.
Parameters
Section titled “Parameters”object
Section titled “object”Object3D
coordinates
Section titled “coordinates”options?
Section titled “options?”elevation?
Section titled “elevation?”number
positionOffset?
Section titled “positionOffset?”GameboardPlacementPositionOffset
rotationY?
Section titled “rotationY?”number
scale?
Section titled “scale?”number
Returns
Section titled “Returns”Object3D