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)
    AnalyticsUtils.ToNestedColumn<DebugUI.Flags>(DebugUI.Flags, DebugUI.Flags)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)