TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Pointers
IPointer Interface
IPointer Properties
Buttons Property
Flags Property
Id Property
InputSource Property
Position Property
PreviousPosition Property
Type Property
IPointer
Position Property
Current position in screen coordinates.
Namespace:
TouchScript.Pointers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
Vector2
Position
{
get
;
set
; }
Property Value
Type:
Vector2
See Also
Reference
IPointer Interface
TouchScript.Pointers Namespace