 | IMapTPointGridToWorld Method |
This method maps a grid point to a world point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxVector2 GridToWorld(
TPoint worldPoint
)
Parameters
- worldPoint
- Type: TPoint
Return Value
Type:
Vector2
See Also