Search Results for

    Show / Hide Table of Contents

    Class ShaderFunction

    Function information for a shader module.

    Inheritance
    Object
    ShaderFunction
    Namespace: VRLabs.ModularShaderSystem
    Syntax
    [Serializable]
    public class ShaderFunction

    Fields

    Name Description
    AppendAfter

    Function or keyword this function appends after.

    CodeKeywords

    Keywords used to place function code implementation.

    Name

    Name of the function.

    Queue

    Order in which this function is evaluated respectively to their AppendAfter value.

    ShaderFunctionCode

    Template containing the function implementation.

    UsedVariables

    List of variables the functions uses.

    VariableKeywords

    Keywords used to place variable definitions.

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