Search Results for

    Show / Hide Table of Contents

    Method FindAllFunctions

    FindAllFunctions(ModularShader)

    Find all functions declared by all the modules inside a specified shader

    Declaration
    public static List<ShaderFunction> FindAllFunctions(ModularShader shader)
    Parameters
    Type Name Description
    ModularShader shader

    Modular shader to check

    Returns
    Type Description
    List<ShaderFunction>

    A list of ShaderFunction inside this shader

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