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