Class MagicLeapHeadUsages
Static class for Input Features for Head usages
Inherited Members
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
public static class MagicLeapHeadUsages
Fields
Confidence
Declaration
public static InputFeatureUsage<float> Confidence
Field Value
Type | Description |
---|---|
InputFeatureUsage<float> |
EyeCalibrationStatus
Input Feature Usage for MLEyeCalibrationStatus
Declaration
public static InputFeatureUsage<uint> EyeCalibrationStatus
Field Value
Type | Description |
---|---|
InputFeatureUsage<uint> |
EyeLeftCenterConfidence
Input Feature Usage for MLEyeLeftVenterConfidence
Declaration
public static InputFeatureUsage<float> EyeLeftCenterConfidence
Field Value
Type | Description |
---|---|
InputFeatureUsage<float> |
EyeRightCenterConfidence
Input Feature Usage for MLEyeRightConfidence
Declaration
public static InputFeatureUsage<float> EyeRightCenterConfidence
Field Value
Type | Description |
---|---|
InputFeatureUsage<float> |
FixationConfidence
Input Feature Usage for MLFixationConfidence
Declaration
public static InputFeatureUsage<float> FixationConfidence
Field Value
Type | Description |
---|---|
InputFeatureUsage<float> |
confidence
Input Feature Usage for MLHeadConfidence
Declaration
[Obsolete("use Confidence instead")]
public static InputFeatureUsage<float> confidence
Field Value
Type | Description |
---|---|
InputFeatureUsage<float> |