Click or drag to resize

PlayerMouse.screenPositionDelta Property

The change in screen position since the previous frame.

Namespace: Rewired.Components
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector2 screenPositionDelta { get; }

Property Value

Vector2
See Also