Search Results for

    Show / Hide Table of Contents

    Method SetRenderQueue

    SetRenderQueue(IEnumerable<Material>, Int32)

    Set render queue to all materials in the array.

    Declaration
    public static void SetRenderQueue(this IEnumerable<Material> materials, int queue)
    Parameters
    Type Name Description
    IEnumerable<Material> materials

    Material array this method extends to.

    Int32 queue

    Render queue value.

    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX