docs.unity.cn
    Show / Hide Table of Contents

    Interface IDebugDisplaySettingsData

    Debug UI panel interface

    Inherited Members
    IDebugDisplaySettingsQuery.AreAnySettingsActive
    IDebugDisplaySettingsQuery.IsPostProcessingAllowed
    IDebugDisplaySettingsQuery.IsLightingActive
    IDebugDisplaySettingsQuery.TryGetScreenClearColor(Color)
    Namespace: UnityEngine.Rendering
    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.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, Boolean)
    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023