Property hexagonRadius
hexagonRadius
Gets or sets the radius used when reconstructing the hexagon chain.
public float hexagonRadius { get; set; }
Property Value
Remarks
The value is used as the radius of every generated Hexagon2D cell and as the tolerance scale for contour stitching and duplicate detection.