Click or drag to resize

FlatTriPointGetVertices Method

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

Return Value

Type: IEnumerablePointyHexPoint

Implements

ISupportsVerticesTVertexPointGetVertices
See Also