Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PointD[] GetPolygon(double)

  • 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

doublehexWidth Specifies the width of a single hex tile in the grid.