radiusVariance
Gets the accuracy of the touch radius.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
Vector2 radiusVariance { get; }
Remarks
Add this value to the radius to get the maximum touch radius, subtract it to get the minimum touch radius.