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