Gesture.OnDrag.RawDeltaLocalSpace
RawDeltaLocalSpace
The delta between PointerPositions.Previous
and PointerPositions.Current
in Receiver local space.
Remarks
This value is not constrained to the Receiver's local space draggable axes, DraggableAxes.
Declaration
public readonly UnityEngine.Vector3 RawDeltaLocalSpace { get; }