Optionalwdith: numberOptionalheight: numberOptionalnrHexagonsU: numberOptionalnrHexagonsV: numberOptionalcenterGrid: booleanOptionalpointsOnGround: booleanOptionalwidthOptionalheightTotal desired height for the grid area. Note: due to hexagon geometry, the actual grid height might differ slightly if maintaining regular hexagons based on width.
OptionalnrNumber of hexagons desired in width.
OptionalnrNumber of hexagons desired in height.
OptionalflatIf true, the hexagons will be oriented with their flat sides facing up and down.
OptionalextendIf true, shift the entire grid up by half hex height.
OptionalextendIf true, shift the entire grid down by half hex height.
OptionalextendIf true, shift the entire grid left by half hex width.
OptionalextendIf true, shift the entire grid right by half hex width.
OptionalcenterIf true, the grid center (based on totalWidth/totalHeight) will be at [0,0,0].
OptionalpointsIf true, swaps Y and Z coordinates and sets Y to 0, placing points on the XZ ground plane.
Total desired width for the grid area. The hexagon size will be derived from this and nrHexagonsU.