docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemovePanel

    RemovePanel(string)

    Remove a debug panel.

    Declaration
    public void RemovePanel(string displayName)
    Parameters
    Type Name Description
    string displayName

    Name of the debug panel to remove.

    RemovePanel(Panel)

    Remove a debug panel.

    Declaration
    public void RemovePanel(DebugUI.Panel panel)
    Parameters
    Type Name Description
    DebugUI.Panel panel

    Reference to the debug panel to remove.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)