docs.unity3d.com
    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
    Syntax
    [Flags]
    public enum PassUIFlag

    Fields

    Name Description Value
    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.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023