This version of Unity is unsupported.

Touch.radius

public float radius;

Description

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.

Android: Works correctly on a limited set of devices.