Gesture.OnDrag.DragDeltaLocalSpace
DragDeltaLocalSpace
The delta between PointerPositions.Previous
and PointerPositions.Current
values in local space.
Remarks
Constrained to the Receiver's local space draggable axes, DraggableAxes.
Declaration
public readonly UnityEngine.Vector3 DragDeltaLocalSpace { get; }