Field Directions
The list of the six cardinal directions of a hex grid, two directions for each axis.
public static readonly IEnumerable<GridPoint2> Directions
Returns
- IEnumerable<GridPoint2>
- The list of the six cardinal directions of a hex grid, two directions for each axis.