FingersScriptProcessUnityTouches Field |
Whether to process Unity touch events. If false, you will need to implement the VirtualTouch* methods to implement touch handling.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool ProcessUnityTouches
Field Value
Type:
BooleanSee Also