Interface IDebugDisplaySettings
Interface for storing the debug settings
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public interface IDebugDisplaySettings
Methods
| Name | Description |
|---|---|
| ForEach(Action<IDebugDisplaySettingsData>) | Executes an action for each element |
| Reset() | Reset the stored debug settings |