Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


radiusVariance

This value determines the accuracy of the touch radius. Add this value to the radius to get the maximum touch size, subtract it to get the minimum touch size.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.InputLegacyModule
public float radiusVariance { get; set; }

Remarks

Android: Returns 0 for the majority of devices.