Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TouchUp

Direct manipulation device (finger, pen) left the screen.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.IMGUIModule
TouchUp = 31

Remarks

This event gets sent when the device leaves the screen. If there was no movement, the down event will be sent right before.