Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


radius

An estimated value of the radius of a touch. Add radiusVariance to get the maximum touch size, subtract it to get the minimum touch size.
Read time 1 minuteLast updated 4 days ago

Definition

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

Remarks

Android: Works correctly on a limited set of devices.