Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


type

A value that indicates whether a touch was of Direct, Indirect (or remote), or Stylus type.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.InputLegacyModule
public TouchType type { get; set; }