deltaPosition
Gets the difference between the pointer's position during the previous mouse event and its position during the current mouse event.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
Vector3 deltaPosition { get; }