{}!Google Tag Manager end}} Enum ScriptableRenderPassInput | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Enum ScriptableRenderPassInput

    Input requirements for ScriptableRenderPass.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    [Flags]
    public enum ScriptableRenderPassInput

    Fields

    Name Description Value
    None

    Used when a ScriptableRenderPass does not require any texture.


    0
    Depth

    Used when a ScriptableRenderPass requires a depth texture.


    1
    Normal

    Used when a ScriptableRenderPass requires a normal texture.


    2
    Color

    Used when a ScriptableRenderPass requires a color texture.


    4
    Motion

    Used when a ScriptableRenderPass requires a motion vectors texture.


    8
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)