Class MagicLeapHandUsages
Static class for Input Features for hands
Inherited Members
Namespace: UnityEngine.XR.MagicLeap
Syntax
public static class MagicLeapHandUsages
Fields
Confidence
Input Feature Usage for MLHandConfidence
Declaration
public static InputFeatureUsage<float> Confidence
Field Value
Type | Description |
---|---|
InputFeatureUsage<Single> |
IsHoldingControl
Input Feature Usage for IsHoldingControl
Declaration
public static InputFeatureUsage<bool> IsHoldingControl
Field Value
Type | Description |
---|---|
InputFeatureUsage<Boolean> |
KeyPointsMask
Input Feature Usage for KeyPointsMask
Declaration
public static InputFeatureUsage<byte[]> KeyPointsMask
Field Value
Type | Description |
---|---|
InputFeatureUsage<Byte[]> |
KeyPoseConfidence
Input Feature Usage for MLHandKeyPoseConfidence
Declaration
public static InputFeatureUsage<byte[]> KeyPoseConfidence
Field Value
Type | Description |
---|---|
InputFeatureUsage<Byte[]> |
KeyPoseConfidenceFiltered
Input Feature Usage for KeyPoseConfidenceFiltered
Declaration
public static InputFeatureUsage<byte[]> KeyPoseConfidenceFiltered
Field Value
Type | Description |
---|---|
InputFeatureUsage<Byte[]> |
NormalizedCenter
Input Feature Usage for MLHandNormalizedCenter
Declaration
public static InputFeatureUsage<Vector3> NormalizedCenter
Field Value
Type | Description |
---|---|
InputFeatureUsage<Vector3> |
WristCenter
Input Feature Usage for MLHandWristCenter
Declaration
public static InputFeatureUsage<Vector3> WristCenter
Field Value
Type | Description |
---|---|
InputFeatureUsage<Vector3> |
WristRadial
Input Feature Usage for MLHandWristRadial
Declaration
public static InputFeatureUsage<Vector3> WristRadial
Field Value
Type | Description |
---|---|
InputFeatureUsage<Vector3> |
WristUlnar
Input Feature Usage for MLHandWristUlnar
Declaration
public static InputFeatureUsage<Vector3> WristUlnar
Field Value
Type | Description |
---|---|
InputFeatureUsage<Vector3> |