 | GridBehaviourTPointMousePosition Property |
Get's the mouse position in Grid coordinates.
Currently it is only useful for 2D grids, rendered with
orthographic cameras.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic TPoint MousePosition { get; }Property Value
Type:
TPoint
See Also