docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ExposureMode

    Methods that HDRP uses to process exposure.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum ExposureMode

    Fields

    Name Description
    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.

    See Also
    mode
    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)