radius
Gets an estimate of the radius of a touch.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Vector2 radius { get; protected set; }
Remarks
Add to get the maximum touch radius, subtract it to get the minimum touch radius.
radiusVariance