Class DebugUI.HistoryEnumField
Enumerator field with history.
Inheritance
DebugUI.HistoryEnumField
Implements
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public class DebugUI.HistoryEnumField : DebugUI.EnumField, DebugUI.IValueField
Properties
| Name | Description |
|---|---|
| historyDepth | Depth of the field's history. |
| historyIndexGetter | History getter for this field. |
Methods
| Name | Description |
|---|---|
| GetHistoryValue(int) | Get the value of the field at a certain history index. |