Enum MotionTrackerCameraDeviceQualityLevel
- Namespace
- easyar
Fields
NotSupported = 0Device does not support motion tracking, possibly due to non-compliance or not adapted.
Bad = 1Device is not fully compliant, scale is unstable, can be used for small scenes within desktop scale, such as AR-rendering, etc.
Limited = 2Device is not fully compliant, scale is nearly accurate, can be used for medium scenes within room scale, such as AR-games, AR-rendering, AR-navigation, etc.
Good = 3Device is compliant, scale is accurate, can be used for large scenes within building scale, such as AR-games, AR-rendering, AR-navigation, 3D-reconstruction, etc.