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