- Declared in: RT.Coordinates.Hex
Declaration
public PointD[] GetPolygon(
double hexWidth
)
Summary
Returns a polygon describing the shape and position of the current hex tile in 2D space.
Parameters
double | hexWidth |
Specifies the width of a single hex tile in the grid. |