docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DebugUIDrawerFoldout

    Builtin Drawer for Foldout Debug Items.

    Inheritance
    object
    DebugUIDrawer
    DebugUIDrawerFoldout
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    [DebugUIDrawer(typeof(DebugUI.Foldout))]
    public sealed class DebugUIDrawerFoldout : DebugUIDrawer

    Methods

    Name Description
    Begin(Widget, DebugState)

    Implement this to execute processing before UI rendering.

    End(Widget, DebugState)

    End implementation for Foldout DebugUIDrawer.

    OnGUI(Widget, DebugState)

    OnGUI implementation for Foldout DebugUIDrawer.

    Extension Methods

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