Namespace UnityEngine.InputSystem.EnhancedTouch
Classes
EnhancedTouchSupport
API to control enhanced touch facilities like Touch that are not enabled by default.
Finger
A source of touches (Touch).
TouchSimulation
Adds a Touchscreen with input simulated from other types of Pointer devices (e.g. Mouse or Pen).
Structs
Touch
A high-level representation of a touch which automatically keeps track of a touch over time.
TouchHistory
A fixed-size buffer of Touch records used to trace the history of touches.