Enum MotionTrackerCameraDeviceQualityLevel
- Namespace
- easyar
Fields
NotSupported = 0The device does not support motion tracking, possibly because adaptation does not meet the standard or has not yet been performed
Bad = 1The device does not fully meet the standard and scale is unstable. It can be used for small scenes within desktop scale, such as AR rendering.
Limited = 2The device does not fully meet the standard, but scale is close to accurate. It can be used for medium scenes within room scale, such as AR games, AR rendering, and AR navigation.
Good = 3The device meets the standard and scale is accurate. It can be used for large scenes at building scale, such as AR games, AR rendering, AR navigation, and 3D reconstruction.