Search Results for

    Show / Hide Table of Contents

    Class ModuleTemplate

    Object indicating a template contained in a module that indicate what asset to use, in which keywords to add it to, and when to add it.

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

    Fields

    Name Description
    Keywords

    List of keyword hooks

    NeedsVariant

    Boolean indicating if the template needs to generate it's own versions of the shader to toggle on and off the content of it.

    Queue

    Queue indicating when the template is processed by the generator.

    Template

    Template asset to use

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