- Declared in: RT.Coordinates.Hex
Declaration
public static double LargeHeight(
int sideLength
)
Summary
Returns the total height 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. |