Class DebugDisplaySettingsVolume
Debug Dispaly Settings Volume
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public class DebugDisplaySettingsVolume : IDebugDisplaySettingsData, IDebugDisplaySettingsQuery
Constructors
| Name | Description |
|---|---|
| DebugDisplaySettingsVolume(IVolumeDebugSettings2) | Constructor with the settings |
Properties
| Name | Description |
|---|---|
| AreAnySettingsActive | Checks whether ANY of the debug settings are currently active. |
| volumeDebugSettings | Current volume debug settings. |
Methods
| Name | Description |
|---|---|
| CreatePanel() | Creates the debug UI panel needed for these debug settings. |