docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDebugDisplaySettingsQuery

    Interface for determining what kind of debug settings are currently active.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public interface 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.

    Methods

    Name Description
    TryGetScreenClearColor(ref Color)

    Attempts to get the color used to clear the screen for this debug setting.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)