docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    High Dynamic Range (HDR) tonemapping properties

    HDRP provides the Tonemapping modes Neutral and ACES. Each Tonemapping mode has some unique properties.

    • Neutral mode is especially suitable for situations where you do not want the tone mapper to color grade your content.
    • ACES mode uses the ACES reference color space for feature films. It produces a cinematic, contrasty result.

    Neutral

    Property Description
    Neutral HDR Range Reduction Mode The curve that the Player uses for tone mapping. The options are:
    - BT2390: The default. Defined by the BT.2390 broadcasting recommendations.
    - Reinhard: A simple Tone Mapping operator.
    This option is only available when you enable Additional Properties.
    Hue Shift Amount The value determines the extent to which your content retains its original hue after you apply HDR settings. When this value is 0, the tonemapper attempts to preserve the hue of your content as much as possible by only tonemapping luminance.
    Detect Paper White Enable this property if you want HDRP to use the Paper White value that the display communicates to the Unity Engine. In some cases, the value the display communicates may not be accurate. Implement a calibration menu for your application so that users can display your content correctly on displays that communicate inaccurate values.
    Paper White The Paper White value of the display. If you do not enable Detect Paper White, you must specify a value here.
    Detect Brightness Limits Enable this property if you want HDRP to use the minimum and maximum nit values that the display communicates. In some cases, the value the display communicates may not be accurate. It is best practice to implement a calibration menu for your application to allow for these situations.
    Min Nits The minimum brightness value of the display. If you do not enable Detect Brightness Limits, you must specify a value here and in Max Nits.
    Max Nits The maximum brightness value of the display. If you do not enable Detect Brightness Limits, you must specify a value here and in Min Nits.

    ACES

    This mode has fixed presets to target 1000, 2000, and 4000 nit displays. It is best practice to implement a calibration menu for your application to ensure that the user can select the right preset.

    Property Description
    ACES Preset The tone mapper preset to use. The options are:
    - ACES 1000 Nits: The default. This curve targets 1000 nits displays
    - ACES 2000 Nits: Curve that targets 2000 nits displays
    - ACES 4000 Nits: Curve that targets 4000 nits displays
    Detect Paper White Enable this property if you want HDRP to use the Paper White value that the display communicates. In some cases, the value the display communicates may not be accurate. It is best practice to implement a calibration menu for your application to allow for these situations.
    Paper White The Paper White value of the display. If you do not enable Detect Paper White, you must specify a value here.
    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)