Enum MagicLeapTouchpadGestureDirection
The direction of the touchpad gesture.
Namespace: UnityEngine.XR.MagicLeap
Syntax
public enum MagicLeapTouchpadGestureDirection
Fields
Name | Description |
---|---|
Clockwise | |
CounterClockwise | |
Down | |
In | |
Left | |
None | |
Out | |
Right | |
Up |