Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PointerEventBase<T0>.radius

public Vector2 radius;

Description

Gets an estimate of the radius of a touch.

Add radiusVariance to get the maximum touch radius, subtract it to get the minimum touch radius.