RectangleGridOptions
Defined in: packages/declarative-hex-worlds/src/coordinates/grid.ts:146
Rectangle grid dimensions in hex cells.
Properties
Section titled “Properties”height
Section titled “height”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.