docs.unity3d.com
    Show / Hide Table of Contents

    Enum DebugOverlay

    A list of debug overlays.

    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    public enum DebugOverlay : int

    Fields

    Name Description Value
    None

    No overlay.

    0
    Depth

    Displays the depth buffer.

    1
    Normals

    Displays the screen-space normals buffer.

    2
    MotionVectors

    Displays the screen-space motion vectors.

    3
    NANTracker

    Dims the screen and displays NaN and Inf pixels with a bright pink color.

    4
    ColorBlindnessSimulation

    A color blindness simulator.

    5
    _

    A menu item separator for the inspector. Do not use.

    6
    AmbientOcclusion

    Displays the raw ambient occlusion map.

    7
    BloomBuffer

    Displays the bloom buffer.

    8
    BloomThreshold

    Displays the thresholded buffer used to generate bloom.

    9
    DepthOfField

    Displays depth of field helpers.

    10
    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