docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ARKitExposureMode

    Defines the exposure modes for the camera device.

    Namespace: UnityEngine.XR.ARKit
    Assembly: Unity.XR.ARKit.dll
    Syntax
    [Flags]
    public enum ARKitExposureMode

    Fields

    Name Description
    Auto

    Automatically adjusts the exposure one time, and then locks exposure for the camera device.

    ContinuousAuto

    Continuously monitors and adjusts the exposure for the camera device.

    Custom

    Allow manual adjustment of the exposure for the camera device.

    Locked

    Locks the exposure for the camera device.

    None

    Update to exposure is unsupported.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)