 | IGridToWorldMapTPointItem Property |
Gets a world point given a grid point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxVector2 this[
TPoint point
] { get; }Parameters
- point
- Type: TPoint
Property Value
Type:
Vector2
See Also