Table of Contents

Enum MotionTrackerCameraDeviceQualityLevel

Namespace
easyar

Fields

NotSupported = 0

Device does not support motion tracking, possibly due to non-compliance or not adapted.

Bad = 1

Device is not fully compliant, scale is unstable, can be used for small scenes within desktop scale, such as AR-rendering, etc.

Limited = 2

Device 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 = 3

Device 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.