CameraDeviceFocusMode Enum

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

Normal

0

Normal auto focus mode. You should call autoFocus to start the focus in this mode.

Continousauto

2

Continuous auto focus mode

Infinity

3

Infinity focus mode

Macro

4

Macro (close-up) focus mode. You should call autoFocus to start the focus in this mode.

Medium

5

Medium distance focus mode