Class DebugUIDrawerObjectPopupField
Builtin Drawer for Object Popup Fields Items.
Inheritance
DebugUIDrawerObjectPopupField
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
[DebugUIDrawer(typeof(DebugUI.ObjectPopupField))]
public sealed class DebugUIDrawerObjectPopupField : DebugUIFieldDrawer<Object, DebugUI.ObjectPopupField, DebugStateObject>
Methods
Name | Description |
---|---|
DoGUI(Rect, GUIContent, ObjectPopupField, DebugStateObject) | Does the field of the given type |