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 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Vector3 deltaPosition { get; protected set; }