Enum CameraFocusMode | AR Subsystems | 2.2.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Enum CameraFocusMode

    Represents the focus mode of the camera.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum CameraFocusMode

    Fields

    Name Description
    Auto

    The focus will change automatically.

    Fixed

    The focus is fixed and does not change.

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX