Class DebugUI.Table
Array Container.
Implements
Inherited Members
Namespace: UnityEngine .Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public class DebugUI.Table : DebugUI.Container, DebugUI.IContainer
Constructors
Name | Description |
---|---|
Table() | Constructor. |
Fields
Name | Description |
---|---|
is |
True if the table is read only. |
scroll | The scroll position of the table. |
Properties
Name | Description |
---|---|
Header | The table header for drawing |
Methods
Name | Description |
---|---|
Get |
Get column visibility. |
On |
Method called when a children is added. |
On |
Method called when a children is removed. |
Set |
Set column visibility. |