unreal.HandTrackingGesture
¶
- class unreal.HandTrackingGesture¶
Bases:
unreal.EnumBase
deprecated: ‘HandTrackingGesture’ was renamed to ‘MagicLeapHandTrackingGesture’.
- C¶
A rounded ‘C’ alphabet shape.
- Type
7
- FINGER¶
One finger.
- Type
0
- FIST¶
A closed fist.
- Type
1
- L¶
An L shape.
- Type
4
- NO_HAND¶
No hand was present.
- Type
9
- NO_POSE¶
No pose detected.
- Type
8
- OK¶
A pinch with all fingers, except the index finger and the thumb, extended out.
- Type
6
- OPEN_HAND¶
An open palm of the hand facing the user.
- Type
5
- OPEN_HAND_BACK¶
DEPRECATED (USE OpenHand INSTEAD) - A back open hand of the hand facing away from the user.
- Type
5
- PINCH¶
A pinch.
- Type
2
- THUMB¶
A closed fist with the thumb pointed up.
- Type
3