docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DebugDisplaySettingsPanel

    The abstract common implementation of the IDebugDisplaySettingsPanelDisposable

    Inheritance
    object
    DebugDisplaySettingsPanel
    DebugDisplaySettingsPanel<T>
    Implements
    IDebugDisplaySettingsPanelDisposable
    IDebugDisplaySettingsPanel
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public abstract class DebugDisplaySettingsPanel : IDebugDisplaySettingsPanelDisposable, IDebugDisplaySettingsPanel, IDisposable

    Constructors

    Name Description
    DebugDisplaySettingsPanel()

    Default constructor

    Properties

    Name Description
    Flags

    The DebugUI.Flags for this panel

    Order

    The order where this panel should be shown

    PanelName

    The Panel name

    Widgets

    The collection of widgets that are in this panel

    Methods

    Name Description
    AddWidget(Widget)

    Adds a widget to the panel

    Clear()

    Clears the widgets list

    Dispose()

    Disposes the panel

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    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)