Click or drag to resize

PointyHexPointGetVertexFaces Method

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

Return Value

Type: IEnumerableFlatTriPoint

Implements

IVertexTPointGetVertexFaces
See Also