Class EyeCalibrationChecker
Checks whether the user is calibrated and prompts a notification to encourage the user to calibrate.
Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
Assembly: cs.temp.dll.dll
Syntax
public class EyeCalibrationChecker : MonoBehaviour
Fields
OnEyeCalibrationDetected
Declaration
public UnityEvent OnEyeCalibrationDetected
Field Value
Type | Description |
---|---|
UnityEvent |
OnNoEyeCalibrationDetected
Declaration
public UnityEvent OnNoEyeCalibrationDetected
Field Value
Type | Description |
---|---|
UnityEvent |