Search Results for

    Show / Hide Table of Contents

    Class TemplateCollectionAsset

    Asset containing multiple templates separated by special keywords.

    Inheritance
    Object
    Object
    ScriptableObject
    TemplateCollectionAsset
    Namespace: VRLabs.ModularShaderSystem
    Syntax
    public class TemplateCollectionAsset : ScriptableObject
    Remarks

    Each template is marked by starting a "#T#TEMPLATE_NAME" and ends whenever a new template keyword is declared or the end of the file.

    Constructors

    Name Description
    TemplateCollectionAsset()

    Fields

    Name Description
    Templates

    List of templates contained in this collection.

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