Gesture.OnDrag.RawTranslationLocalSpace
RawTranslationLocalSpace
The total translation from PointerPositions.Start
to 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 RawTranslationLocalSpace { get; }