Enum MagicLeapInputControllerTouchpadGestureType
The type of the touchpad gesture.
Namespace: UnityEngine.XR.MagicLeap
Syntax
public enum MagicLeapInputControllerTouchpadGestureType
Fields
| Name | Description |
|---|---|
| ForceDwell | |
| ForceTapDown | |
| ForceTapUp | |
| LongHold | |
| None | |
| Pinch | |
| RadialScroll | |
| Scroll | |
| SecondForceDown | |
| Swipe | |
| Tap |