HexGeometry
Defined in: packages/declarative-hex-worlds/src/coordinates/grid.ts:24
World-space dimensions for a hex footprint.
Properties
Section titled “Properties”depth:
number
Defined in: packages/declarative-hex-worlds/src/coordinates/grid.ts:28
Tile depth along the world Z axis.
elevationStep
Section titled “elevationStep”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.