Search Results for

    Show / Hide Table of Contents

    Method FindAllModules

    FindAllModules(ModularShader)

    Find all modules inside a specified shader.

    Declaration
    public static List<ShaderModule> FindAllModules(ModularShader shader)
    Parameters
    Type Name Description
    ModularShader shader

    Modular shader to check

    Returns
    Type Description
    List<ShaderModule>

    A list of ShaderModule inside this shader

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