docs.unity.cn
    Show / Hide Table of Contents

    Enum RenderQueueType

    The queue type for the objects to render.

    Namespace: UnityEngine.Experimental.Rendering.Universal
    Syntax
    public enum RenderQueueType

    Fields

    Name Description Value
    Opaque

    Use this for opaque objects.


    0
    Transparent

    Use this for transparent objects.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 15 September 2023