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

    Enum DepthPrimingMode

    When the Universal Renderer should use Depth Priming in Forward mode.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum DepthPrimingMode

    Fields

    Name Description Value
    Auto

    Depth Priming will only be used if there is a depth prepass needed by any of the render passes.

    Disabled

    Depth Priming will never be used.

    Forced

    A depth prepass will be explicitly requested so Depth Priming can be used.

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