LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

TouchType

enumeration

Description

Describes whether a touch is direct, indirect (or remote), or from a stylus.

Properties

DirectA direct touch on a device.
IndirectAn Indirect, or remote, touch on a device.
StylusA touch from a stylus on a device.