Property touchId touchId The unique identifier for the touch. Unity reuses identifiers after the touch ends. Declaration public readonly int touchId { get; } Property Value Type Description int ID of the tocuh. Remarks Test