Search Results for

    Show / Hide Table of Contents

    Method FindAllProperties

    FindAllProperties(ModularShader)

    Find all properties declared by the shader and its current modules

    Declaration
    public static List<Property> FindAllProperties(ModularShader shader)
    Parameters
    Type Name Description
    ModularShader shader

    Modular shader to check

    Returns
    Type Description
    List<Property>

    A list of Property contained in this shader

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