PointerGetPressData Method |
Returns
HitData when the pointer was pressed. If the pointer is not pressed uninitialized
HitData is returned.
Namespace:
TouchScript.Pointers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public HitData GetPressData()
Return Value
Type:
HitDataSee Also