Enum CameraFocusMode
Represents the focus mode of the camera.
Namespace: UnityEngine.XR.ARExtensions
Syntax
public enum CameraFocusMode
Fields
Name | Description |
---|---|
Auto | Auto focus mode. The focus will change automatically. |
Fixed | Fixed focus mode. The focus does not change. |