Enum ExposureMode | High Definition RP | 9.0.0-preview.71
docs.unity3d.com
    Show / Hide Table of Contents

    Enum ExposureMode

    Methods that HDRP uses to process exposure.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum ExposureMode

    Fields

    Name Description Value
    Fixed

    Allows you to manually sets the Scene exposure.

    0
    Automatic

    Automatically sets the exposure depending on what is on screen.

    1
    AutomaticHistogram

    Automatically sets the exposure depending on what is on screen and can filter out outliers based on provided settings.

    2
    CurveMapping

    Maps the current Scene exposure to a custom curve.

    3
    UsePhysicalCamera

    Uses the current physical Camera settings to set the Scene exposure.

    4
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023