docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DebugSceneOverrideMode

    Debug mode that overrides how the renderer behaves.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: solution.dll
    Syntax
    public enum DebugSceneOverrideMode

    Fields

    Name Description
    None

    No debug override.

    Overdraw

    Visualize overdraw by drawing geometry using a semitransparent material. Areas that look opaque contain more overdraw.

    ShadedWireframe

    Render shaded geometry in addition to wireframe.

    SolidWireframe

    Render using a constant fill color and wireframe.

    Wireframe

    Render using wireframe only.

    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)