Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static field: double WidthToHeight

  • Declared in: RT.Coordinates.Hex

Declaration

double WidthToHeight

Summary

The ratio of the height of a hex tile to its width. In other words, if the width of a hex tile is 1 (from the left-pointing vertex to the right-pointing vertex), this constant is equal to the height (from the top edge to the bottom edge).

Remarks

The constant is equal to (√3)/2, or sin(60°).