OverlayControls
Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:27
Dev-controllable overlay controls layered on top of the normalization.
Properties
Section titled “Properties”anchor?
Section titled “anchor?”
readonlyoptionalanchor?:OverlayAnchor
Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:29
Anchor within the cell (default center 0.5,0.5).
readonlyoptionalcell?:object
Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:37
The cell the anchor is measured against (default KayKit hex).
depth?
Section titled “depth?”
readonlyoptionaldepth?:number
width?
Section titled “width?”
readonlyoptionalwidth?:number
offset?
Section titled “offset?”
readonlyoptionaloffset?:Partial<WorldPosition>
Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:31
Additional world-space nudge applied after anchoring.
rotationY?
Section titled “rotationY?”
readonlyoptionalrotationY?:number
Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:33
Additional Y rotation (radians) on top of the placement rotation.
scale?
Section titled “scale?”
readonlyoptionalscale?:number
Defined in: packages/declarative-hex-worlds/src/overlay/overlay.ts:35
Multiplier on the normalized scale (1 = normalized size).