Class DebugDisplaySettingsLighting
Lighting-related Rendering Debugger settings.
Implements
IDebugDisplaySettingsData
IDebugDisplaySettingsQuery
Inherited Members
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public class DebugDisplaySettingsLighting : IDebugDisplaySettingsData, IDebugDisplaySettingsQuery
Properties
Name | Description |
---|---|
AreAnySettingsActive | Checks whether ANY of the debug settings are currently active. |
IsLightingActive | Checks whether lighting is active for these settings. |
IsPostProcessingAllowed | Checks whether the current state of these settings allows post-processing. |
hdrDebugMode | Current HDR debug mode. |
lightingDebugMode | Current debug lighting mode. |
lightingFeatureFlags | Current debug lighting feature flags mask that allows selective disabling individual lighting components. |