Field OrthogonalLines
A list of the three cardinal lines of a hex-block grid, that is, the axes.
public static readonly IEnumerable<IMap<GridPoint3, GridPoint3>> OrthogonalLines
Returns
- IEnumerable<IMap<GridPoint3, GridPoint3>>
- A list of the three cardinal lines of a hex-block grid, that is, the axes.