Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Nested enum: RT.Coordinates.Kite.Vertex.Position

Summary

Describes the position of a Kite.Vertex in relation to the vertices of its containing Kite.Vertex.Hex.

Enum values

5Centerpoint of the hex.
4Midpoint of the lower-right edge of the hex.
0Midpoint of the upper edge of the hex.
2Midpoint of the upper-right edge of the hex.
3Right vertex of the hex.
1Upper-right vertex of the hex.