unreal.MagicLeapTouchpadGestureType
¶
- class unreal.MagicLeapTouchpadGestureType¶
Bases:
unreal.EnumBase
Recognized touchpad gesture types.
C++ Source:
Plugin: MagicLeap
Module: MagicLeapController
File: TouchpadGesturesComponent.h
- FORCE_DWELL¶
4
- FORCE_TAP_DOWN¶
2
- FORCE_TAP_UP¶
3
- LONG_HOLD¶
6
- NONE¶
0
- PINCH¶
10
- RADIAL_SCROLL¶
7
- SCROLL¶
9
- SECOND_FORCE_DOWN¶
5
- SWIPE¶
8
- TAP¶
1