Table of Contents

Property hexagonOrientation

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

hexagonOrientation

Gets or sets the orientation of the authored hex grid.

public Hexagon2D.Orientation hexagonOrientation { get; set; }

Property Value

Hexagon2D.Orientation

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).