Interface IDebugDisplaySettingsPanel
Debug UI panel
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public interface IDebugDisplaySettingsPanel
Properties
| Name | Description |
|---|---|
| Flags | Flags to be applied to the top-level panel. |
| PanelName | The name used when displaying this panel. |
| Widgets | Widgets used by this panel. |