Property hexagonOrientation
hexagonOrientation
Gets or sets the orientation of the authored hex grid.
public Hexagon2D.Orientation hexagonOrientation { get; set; }
Property Value
Remarks
This value determines how direction indices in the stored hex trace are interpreted and how the nearest grid point is computed by FindNearestPointOnHexGrid(Vector2, float, Orientation).