Click or drag to resize

PointyHexPointGetVertices Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<FlatTriPoint> GetVertices()

Return Value

Type: IEnumerableFlatTriPoint
See Also