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

    Enum RenderingMode

    Rendering modes for Universal renderer.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum RenderingMode

    Fields

    Name Description Value
    Deferred

    Render all objects first in a g-buffer pass, then apply all lighting in a separate pass using deferred shading.

    Forward

    Render all objects and lighting in one pass, with a hard limit on the number of lights that can be applied on an object.

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