Enum DebugUI.Context
Context in which the widget is used.
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public enum DebugUI.Context
Fields
| Name | Description |
|---|---|
| Count | Count |
| Editor | Editor context |
| Invalid | Invalid context |
| Runtime | Runtime context |
| RuntimePersistent | Runtime persistent context |