field
GestureRecognizer.DragThreshold
The threshold that must be surpassed to initiate a drag event.
Declaration
public float DragThreshold;
Remarks
This threshold is generally used for high precision input devices, E.g. mouse, touchscreen, XR controller, and most other ray based input.