Skip to content

KAYKIT_HEX_WIDTH

const KAYKIT_HEX_WIDTH: number = DEFAULT_HEX_GEOMETRY.width

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

Back-compat aliases for the default geometry, now SOURCED FROM the JSON defaults (not hardcoded). Prefer DEFAULT_HEX_GEOMETRY in new code; these remain so existing consumers keep working.