Class DebugUIDrawerVBox
Builtin Drawer for Vertical Box Debug Items.
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
[DebugUIDrawer(typeof(DebugUI.VBox))]
public sealed class DebugUIDrawerVBox : DebugUIDrawer
Methods
Name | Description |
---|---|
Begin(Widget, DebugState) | Implement this to execute processing before UI rendering. |
End(Widget, DebugState) | Implement this to execute processing after UI rendering. |