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