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 © 2020 Unity Technologies
    Generated by DocFX
    on 24 September 2021