Class DebugUI.ValueTuple
Tuple of Value widgets for creating tabular UI.
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public class DebugUI.ValueTuple : DebugUI.Widget
Fields
| Name | Description |
|---|---|
| pinnedElementIndex | The currently pinned element index, or -1 if none are pinned. |
| values | Value widgets. |
Properties
| Name | Description |
|---|---|
| numElements | Number of elements in the tuple. |
| refreshRate | Refresh rate for the read-only values (runtime only) |