Class DebugUIDrawerHistoryBoolField
Builtin Drawer for History Boolean Debug Items.
Inheritance
DebugUIDrawerHistoryBoolField
Inherited Members
DebugUIFieldDrawer<bool, DebugUI.HistoryBoolField, DebugStateBool>.Begin(DebugUI.Widget, DebugState)
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
[DebugUIDrawer(typeof(DebugUI.HistoryBoolField))]
public sealed class DebugUIDrawerHistoryBoolField : DebugUIFieldDrawer<bool, DebugUI.HistoryBoolField, DebugStateBool>
Methods
Name | Description |
---|---|
DoGUI(Rect, GUIContent, HistoryBoolField, DebugStateBool) | Does the field of the given type |