docs.unity.cn
    Show / Hide Table of Contents

    Interface IDebugDisplaySettingsData

    Inherited Members
    IDebugDisplaySettingsQuery.AreAnySettingsActive
    IDebugDisplaySettingsQuery.IsPostProcessingAllowed
    IDebugDisplaySettingsQuery.IsLightingActive
    IDebugDisplaySettingsQuery.TryGetScreenClearColor(Color)
    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public interface IDebugDisplaySettingsData : IDebugDisplaySettingsQuery

    Methods

    CreatePanel()

    Creates the debug UI panel needed for these debug settings.

    Declaration
    IDebugDisplaySettingsPanelDisposable CreatePanel()
    Returns
    Type Description
    IDebugDisplaySettingsPanelDisposable

    The debug UI panel created.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 24 September 2021