docs.unity3d.com
    Show / Hide Table of Contents

    Enum CameraFocusMode

    Represents the focus mode of the camera.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum CameraFocusMode : int

    Fields

    Name Description Value
    Auto

    The focus will change automatically.

    Fixed

    The focus is fixed and does not change.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, January 7, 2022
    Terms of use