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