Enum Tonemapper | Post Processing | 2.3.0
docs.unity3d.com
    Show / Hide Table of Contents

    Enum Tonemapper

    Tonemapping methods.

    Namespace: UnityEngine.Rendering.PostProcessing
    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.

    Back to top
    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