  | IMeshMapTPointGetVertices Method  | 
  
    Namespace: 
   Gamelogic.Grids
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxIEnumerable<Vector3> GetVertices(
	TPoint point
)
Parameters
- point
 - Type: TPoint
 
Return Value
Type: 
IEnumerableVector3
See Also