DeviceLayouts
Public Methods
void RegisterInputLayouts
public static void RegisterInputLayouts()
Public Enums
CalibrationStatus
Enum representing the eye calibration status for a MagicLeap headset. For use with IntegerControl MagicLeapEyes.eyeCalibrationStatus
Enumerator | Value | Description |
---|---|---|
None | 0 | |
Bad | ||
Good |
ControllerCalibrationAccuracy
Enum representing the current controller calibration accuracy For use with MagicLeapController.calibrationAccuracy IntegerControl
Enumerator | Value | Description |
---|---|---|
Bad | 0 | |
Low | ||
Medium | ||
High |
ControllerDoF
Enum representing the eye calibration status for a MagicLeap headset. For use with MagicLeapController.dof IntegerControl
Enumerator | Value | Description |
---|---|---|
None | 0 | |
DoF3 | ||
DoF6 |
ControllerType
Enum representing the type of Magic Leap Controller being used. For use with MagicLeapController.type IntegerControl
Enumerator | Value | Description |
---|---|---|
None | 0 | |
Device | ||
MobileApp |