MousescreenPosition Property |
The current position of the mouse pointer on the screen in pixels.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Vector2 screenPosition { get; }
Property Value
Type:
Vector2See Also