MousescreenPositionPrev Property |
The position of the mouse pointer on the screen on the previous frame in pixels.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Vector2 screenPositionPrev { get; }
Property Value
Vector2
See Also