HexLayoutBuilder
This component simplifies the creation of custom grids.
TemplateFlatTop
HexCoordinatesCell template for the
FlatToporientation.TemplatePointyTop
HexCoordinatesCell template for the
PointyToporientation.Blocks
List<Block>If the
EasyLayout.HexSettings.OrientationisFlatTopthen each block describes a column. Otherwise, each block describes a row.Instances
IReadOnlyDictionary<CubeCoordinates, HexCoordinates>Provides access to the cells by coordinates.
Block
Start
intIndex of the first cell.
Cells
intCells in on block (row or column).