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, "C:\\temp\\com.unity.render-pipelines.high-definition@17.0\\Packages\\com.unity.render-pipelines.high-definition\\Runtime\\PostProcessing\\Components\\Tonemapping.cs")]
    public enum TonemappingMode

    Fields

    Name Description Value
    None

    No tonemapping.


    0
    Neutral

    Tonemapping mode with minimal impact on color hue and saturation.


    1
    ACES

    ACES tonemapper for a more filmic look.


    2
    Custom

    A tweakable, artist-friendly tonemapping curve.


    3
    External

    Specifies a custom lookup table.


    4
    See Also
    mode
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023