docs.unity3d.com
    Show / Hide Table of Contents

    Enum HDRRangeReduction

    The available options for range reduction/tonemapping when outputting to an HDR device.

    Namespace: UnityEngine.Rendering
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "/Users/robje/Library/Application Support/unity/editor/documentation/build/com.unity.render-pipelines.core@13.1/Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/HDROutputDefines.cs")]
    public enum HDRRangeReduction

    Fields

    Name Description Value
    ACES1000Nits

    ACES tonemapping preset for 1000 nits displays.

    ACES2000Nits

    ACES tonemapping preset for 2000 nits displays.

    ACES4000Nits

    ACES tonemapping preset for 4000 nits displays.

    BT2390

    BT2390 Hermite spline EETF range reduction.

    None

    No range reduction.

    Reinhard

    Reinhard tonemapping.

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    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