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
    Automatic

    Automatically sets the exposure depending on what is on screen.

    AutomaticHistogram

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

    CurveMapping

    Maps the current Scene exposure to a custom curve.

    Fixed

    Allows you to manually sets the Scene exposure.

    UsePhysicalCamera

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

    Back to top
    Terms of use
    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