Version: 2017.1

AndroidInput

class in UnityEngine

Switch to Manual

Description

AndroidInput provides support for off-screen touch input, such as a touchpad.

Static Variables

secondaryTouchEnabledProperty indicating whether the system provides secondary touch input.
secondaryTouchHeightСвойство, указывающее высоту вторичной сенсорной панели.
secondaryTouchWidthСвойство, указывающее ширину вторичной сенсорной панели.
touchCountSecondaryNumber of secondary touches. Guaranteed not to change throughout the frame. (Read Only).

Static Functions

GetSecondaryTouchReturns object representing status of a specific touch on a secondary touchpad (Does not allocate temporary variables).