Enum RenderPassType | Project Tiny | 0.32.0-preview.54
docs.unity.cn
    Show / Hide Table of Contents

    Enum RenderPassType

    Namespace: Unity.Tiny.Rendering
    Syntax
    [Flags]
    public enum RenderPassType : uint

    Fields

    Name Description Value
    Opaque 2
    Transparent 4
    UI 8
    FullscreenQuad 16
    ShadowMap 32
    Sprites 64
    DebugOverlay 128
    Clear 256
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021