Enum MagicLeapKeyPose
Namespace: UnityEngine.XR.MagicLeap
Syntax
public enum MagicLeapKeyPose : int
Fields
Name | Description | Value |
---|---|---|
Finger | 0 | |
Fist | 1 | |
Pinch | 2 | |
Thumb | 3 | |
LShape | 4 | |
OpenHand | 5 | |
Ok | 6 | |
CShape | 7 | |
NoPose | 8 | |
NoHand | 9 |
public enum MagicLeapKeyPose : int
Name | Description | Value |
---|---|---|
Finger | 0 | |
Fist | 1 | |
Pinch | 2 | |
Thumb | 3 | |
LShape | 4 | |
OpenHand | 5 | |
Ok | 6 | |
CShape | 7 | |
NoPose | 8 | |
NoHand | 9 |