Click or drag to resize

PointyTriPointGetVertexFaces Method

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

Return Value

Type: IEnumerableFlatHexPoint

Implements

IVertexTPointGetVertexFaces
See Also