Click or drag to resize

FlatHexPointGetVertexFaces Method

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

Return Value

Type: IEnumerablePointyTriPoint

Implements

IVertexTPointGetVertexFaces
See Also