docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DebugUI.Flags

    A column of checkboxes for enabling and disabling flags.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    [Flags]
    public enum DebugUI.Flags

    Fields

    Name Description
    EditorForceUpdate

    This widget will force the Debug Editor Window refresh.

    EditorOnly

    This widget is Editor only.

    FrequentlyUsed

    This widget will appear in the section "Frequently Used"

    None

    None.

    RuntimeOnly

    This widget is Runtime only.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<DebugUI.Flags>(DebugUI.Flags, DebugUI.Flags, bool)
    AnalyticsUtils.ToNestedColumn<DebugUI.Flags>(DebugUI.Flags, bool)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023