DragCorrector
Utility to manage the EventSystem drag threshold for high DPI systems
Contents
1 Overview
3 Methods
4 Usage
6 See also
Overview
Utility to manage the EventSystem drag threshold for high DPI systems
Properties
| Property | Description |
|---|---|
| Reference DPI | Baseline DPI used to scale the drag threshold. |
| Use Device DPI | If enabled, scales threshold using the current device DPI; otherwise uses Reference DPI. |
| Multiplier | Additional scaling factor applied to the computed drag threshold. |
Methods
This component does not expose public methods beyond inherited behaviour.
Usage
To enable the Drag Corrector, simply add the component to the EventSystem using:
“Add Component -> UI -> Extensions -> DragCorrector”
Video Demo
tbc
See also
N/A
Credits and Donation
FireOApache