UnityTouchController.TouchData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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