docs.unity3d.com
    显示 / 隐藏目录

    Enum CustomPass.RenderQueueType

    Render Queue filters for the DrawRenderers custom pass

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum RenderQueueType

    Fields

    Name Description Value
    AfterPostProcessOpaque

    Opaque GameObjects that use the after post process render pass.

    AfterPostProcessTransparent

    Transparent GameObjects that use after post process render pass.

    All

    All GameObjects

    AllOpaque

    All opaque GameObjects.

    AllTransparent

    All Transparent GameObjects.

    AllTransparentWithLowRes

    Transparent GameObjects that use the Pre-refraction, Default, or Low resolution render pass.

    LowTransparent

    Transparent GameObjects that use the low resolution render pass.

    OpaqueAlphaTest

    Opaque GameObjects with alpha test only.

    OpaqueNoAlphaTest

    Opaque GameObjects without alpha test only.

    PreRefraction

    Transparent GameObjects that use the the pre refraction render pass.

    Transparent

    Transparent GameObjects that use the default render pass.

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)