Class EyeCalibrationChecker
Checks whether the user is calibrated and prompts a notification to encourage the user to calibrate.
Inheritance
EyeCalibrationChecker
Assembly: cs.temp.dll.dll
public class EyeCalibrationChecker : MonoBehaviour, MonoBehaviour
Fields
Declaration
public UnityEvent OnEyeCalibrationDetected
Field Value
Type |
Description |
UnityEvent |
|
Declaration
public UnityEvent OnEyeCalibrationDetected
Field Value
Type |
Description |
UnityEvent |
|
Declaration
public UnityEvent OnNoEyeCalibrationDetected
Field Value
Type |
Description |
UnityEvent |
|
Declaration
public UnityEvent OnNoEyeCalibrationDetected
Field Value
Type |
Description |
UnityEvent |
|
Implements
MonoBehaviour