docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Tonemapper

    Tonemapping methods.

    Namespace: UnityEngine.Rendering.PostProcessing
    Assembly: Unity.Postprocessing.Runtime.dll
    Syntax
    public enum Tonemapper

    Fields

    Name Description
    ACES

    This method uses a close approximation of the reference ACES tonemapper for a more filmic look. Because of that, it is more contrasted than Neutral and has an effect on actual color hue & saturation. Note that if you enable this tonemapper all the grading operations will be done in the ACES color spaces for optimal precision and results.

    Custom

    This method offers a fully parametric, artist-friendly tonemapper.

    Neutral

    This method only does range-remapping with minimal impact on color hue & saturation and is generally a great starting point for extensive color grading.

    None

    No tonemapping will be applied.

    In This Article
    Back to top
    Copyright © 2025 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)