docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CustomPassDrawer.PassUIFlag

    List of the elements you can show/hide in the default custom pass UI.

    Namespace: UnityEditor.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
    Syntax
    [Flags]
    public enum CustomPassDrawer.PassUIFlag

    Fields

    Name Description
    All

    Shows all the default UI fields.

    ClearFlags

    Shows the clear flags field.

    Name

    Shows the name field.

    None

    Hides all the default UI fields.

    TargetColorBuffer

    Shows the target color buffer field.

    TargetDepthBuffer

    Shows the target depth buffer field.

    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)