MotionTrackerCameraDeviceQualityLevel Enum

This type is an EasyAR Sense API in C#: MotionTrackerCameraDeviceQualityLevel . Some descriptions may not apply to Unity environment on this page.

Some parts of the Sense API may have already been wrapped into Unity components, and directly usages may not be necessary.

Constant

Value

Description

NotSupported

0

The device does not support motion tracking. It has failed in calibration or is to be calibrated.

Bad

1

The device has not passed all our verification. Real time scale is unstable. It can be used in AR showcase or other desktop-scale applications.

Limited

2

The device has not passed all our verification. Real time scale is almost accurate. It can be used in AR showcase, AR games or other room-scale applications.

Good

3

The device has passed all our verification. Real time scale is accurate. It can be used in AR showcase, AR games, 3D reconstruction or other building-scale applications.