Skip to content

HexGeometry

Defined in: packages/declarative-hex-worlds/src/coordinates/grid.ts:24

World-space dimensions for a hex footprint.

depth: number

Defined in: packages/declarative-hex-worlds/src/coordinates/grid.ts:28

Tile depth along the world Z axis.


elevationStep: number

Defined in: packages/declarative-hex-worlds/src/coordinates/grid.ts:30

Vertical world-unit step for one elevation level.


width: number

Defined in: packages/declarative-hex-worlds/src/coordinates/grid.ts:26

Tile width along the world X axis.