CameraDevicePreference Enum

This type is an EasyAR Sense API in C#: CameraDevicePreference . 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

PreferObjectSensing

0

Optimized for ImageTracker , ObjectTracker and CloudRecognizer .

PreferSurfaceTracking

1

Optimized for SurfaceTracker .

PreferMotionTracking

2

Optimized for Motion Tracking . But to use Motion Tracking, it is preferred to use MotionTrackerCameraDevice .