Class DebugUIHandlerPanel
DebugUIHandler for panels.
Inherited Members
Namespace: UnityEngine .Rendering.UI
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[CoreRPHelpURL("Rendering-Debugger", "com.unity.render-pipelines.core")]
public class DebugUIHandlerPanel : MonoBehaviour
Fields
Name | Description |
---|---|
Canvas | Associated canvas. |
m_Panel | |
name |
Name of the panel. |
scroll |
Scroll rect of the panel. |
viewport | Viewport of the panel. |
Methods
Name | Description |
---|---|
On |
Scrollbar value clicked via mouse/touch. |
Reset |
Function to reset DebugManager, provided for UI. |
Select |
Select next panel on the canvas. |
Select |
Select previous panel on the canvas. |