TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.InputSources
IInputSource Interface
IInputSource Methods
CancelPointer Method
UpdateInput Method
UpdateResolution Method
IInputSource
UpdateInput Method
This method is called by
ITouchManager
to synchronously update the input.
Namespace:
TouchScript.InputSources
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
bool
UpdateInput
()
Return Value
Type:
Boolean
See Also
Reference
IInputSource Interface
TouchScript.InputSources Namespace