AutoFocus

Inherits from CameraBehavior<T>

Declaration

public sealed class AutoFocus : CameraBehavior<AutoFocusSettings>

Description

Changes the depth of field based on where the camera is looking.

Properties

focusDistanceThe current depth of field focus distance (Read only).
Inherited

Properties

settingsThe settings for the behavior.
enabledEnables or disables the behavior from being updated.
controllerThe camera controller handling the module.
registeredWhether the module has been registered to a controller.
idThe unique identifier of the camera module.