- Declared in: RT.Coordinates.Hex
Declaration
public static double LargeWidth(
int sideLength
)
Summary
Returns the total width of a
Hex.LargeHexagon(int, Hex) structure, assuming each hex tile’s width is
1
.
Parameters
int | sideLength |
The number of hexagonal tiles that make up each side of the large hexagon. |