mouseDelta
The difference of the mouse position between the previous mouse event and the current mouse event.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Vector2 mouseDelta { get; protected set; }