Skip to content

RectangleGridOptions

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

Rectangle grid dimensions in hex cells.

height: number

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

Number of rows in the rectangle.


width: number

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

Number of columns in the rectangle.