Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TouchMove

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

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.UICommonModule
TouchMove = 32

Remarks

This event gets sent when the device moves. For the first move event, a down event might be sent right before.