Skip to content

HexGeometry

Defined in: src/coordinates/grid.ts:31

World-space dimensions for a hex footprint.

depth: number

Defined in: src/coordinates/grid.ts:35

Tile depth along the world Z axis.


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.