Enum MagicLeapInputControllerTouchpadGestureType
The type of the touchpad gesture.
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
public enum MagicLeapInputControllerTouchpadGestureType
Fields
Name | Description |
---|---|
ForceDwell | Force Dwell |
ForceTapDown | ForceTapDown |
ForceTapUp | Force Tap Up |
None | No Gesture detected |
RadialScroll | Radial scroll |
SecondForceDown | Second force down |
Swipe | Swipe |
Tap | Tap |