Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
PointyHexMeshMap Class
PointyHexMeshMap Methods
GetTriangles Method
GetUVs Method
GetVertices Method
PointyHexMeshMap
GetTriangles Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
IEnumerable
<
int
>
GetTriangles
(
PointyHexPoint
point
,
int
vertexIndex
)
Parameters
point
Type:
Gamelogic.Grids
PointyHexPoint
vertexIndex
Type:
System
Int32
Return Value
Type:
IEnumerable
Int32
Implements
IMeshMap
TPoint
GetTriangles(TPoint, Int32)
See Also
Reference
PointyHexMeshMap Class
Gamelogic.Grids Namespace