Enum CameraFocusMode
Represents the focus mode of the camera. This is deprecated.
Namespace: UnityEngine.XR.ARSubsystems
Assembly: Unity.XR.ARSubsystems.dll
Syntax
public enum CameraFocusModeFields
| Name | Description | 
|---|---|
| Auto | The focus will change automatically. | 
| Fixed | The focus is fixed and does not change. |