| FingersScriptResetState Method  | 
 
            Reset state - all touches and tracking are cleared
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic void ResetState(
	bool clearGestures
)
Parameters
- clearGestures
- Type: SystemBoolean
 True to clear out all gestures, false otherwise
 See Also
See Also