Click or drag to resize

PointyTriPointGetEdges Method

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

Return Value

Type: IEnumerableFlatRhombPoint

Implements

ISupportsEdgesTVertexPointGetEdges
See Also