docs.unity.cn
    Show / Hide Table of Contents

    Enum TonemappingMode

    Available tonemapping modes.

    Namespace: UnityEngine.Rendering.HighDefinition
    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.high-definition@13.1/Packages/com.unity.render-pipelines.high-definition/Runtime/PostProcessing/Components/Tonemapping.cs")]
    public enum TonemappingMode

    Fields

    Name Description Value
    ACES

    ACES tonemapper for a more filmic look.

    Custom

    A tweakable, artist-friendly tonemapping curve.

    External

    Specifies a custom lookup table.

    Neutral

    Tonemapping mode with minimal impact on color hue and saturation.

    None

    No tonemapping.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use