| GestureRecognizerComponentScriptBaseGestureObjectMode Enumeration | 
Namespace: DigitalRubyShared
 Syntax
Syntaxpublic enum GestureObjectMode
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| RequireIntersectWithGameObject | 0 | Gesture must execute on the game object | |
| AllowOnAnyGameObjectViaRaycast | 1 | Raycast will determine which object gets affected | 
 See Also
See Also