|
EDIA Core 0.6.0
A Unity XR toolbox for research
|
optional eye package methods More...
Static Public Attributes | |
| const string | EvEnableEyeCalibrationTrigger = "EvEnableEyeCalibrationTrigger" |
| Whatever EYE package is used, it listens to this. Expects boolean. | |
| const string | EvEyeCalibrationRequested = "EvEyeCalibrationRequested" |
| Eye calibration request. Expects null. | |
| const string | EvEyeCalibrationFinished = "EvEyeCalibrationFinished" |
| Eye calibration done. Expects null. | |
optional eye package methods