UnityTouchController.TouchData Property

Definition

Current Touch Data for the Controller.

public:
 property UnityEngine::Touch TouchData { UnityEngine::Touch get(); };
public UnityEngine.Touch TouchData { get; }
member this.TouchData : UnityEngine.Touch
Public ReadOnly Property TouchData As Touch

Property Value

UnityEngine.Touch

Applies to