docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HDRRangeReduction

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

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "C:\\temp\\com.unity.render-pipelines.core@17.0\\Packages\\com.unity.render-pipelines.core\\Runtime\\PostProcessing\\HDROutputDefines.cs")]
    public enum HDRRangeReduction

    Fields

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

    AnalyticsUtils.ToNestedColumnWithDefault<HDRRangeReduction>(HDRRangeReduction, HDRRangeReduction, bool)
    AnalyticsUtils.ToNestedColumn<HDRRangeReduction>(HDRRangeReduction, bool)
    AnalyticsUtils.ToNestedColumn<HDRRangeReduction>(HDRRangeReduction, HDRRangeReduction)
    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)