Skip to content

OverlayAnchor

Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:21

Where on the cell the asset anchors, as a fraction of the cell (0.5,0.5 = center; 0,0 = a corner). Applied on the board plane (x = width, z = depth) before offset.

readonly optional x?: number

Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:22


readonly optional z?: number

Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:23