docs.unity.cn
    Show / Hide Table of Contents

    Enum ScriptableRenderPassInput

    Input requirements for ScriptableRenderPass.

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

    Fields

    Name Description Value
    None
    0
    Depth
    1
    Normal
    2
    Color
    4
    Motion
    8
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 July 2023