Skip to content

GameboardPlacementPositionOffset

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:284

Optional local offset applied to a placement after tile/elevation anchoring.

optional x?: number

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:286

X-axis world offset.


optional y?: number

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:288

Y-axis world offset.


optional z?: number

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:290

Z-axis world offset.