HexGeometry
Defined in: src/coordinates/grid.ts:31
World-space dimensions for a hex footprint.
Properties
Section titled “Properties”depth:
number
Defined in: src/coordinates/grid.ts:35
Tile depth along the world Z axis.
elevationStep
Section titled “elevationStep”elevationStep:
number
Defined in: src/coordinates/grid.ts:37
Vertical world-unit step for one elevation level.
width:
number
Defined in: src/coordinates/grid.ts:33
Tile width along the world X axis.