Search Results for

    Show / Hide Table of Contents

    Class ModularShaderDebugger

    Debugger Window for modular shaders. In here you can check various data visualization for your modular shader.

    Inheritance
    Object
    Object
    ScriptableObject
    EditorWindow
    ModularShaderDebugger
    Namespace: VRLabs.ModularShaderSystem.Debug
    Syntax
    public class ModularShaderDebugger : EditorWindow
    Remarks

    When creating and editing modules you may need to get some information (example: template dependency) without checking manually each module asset. This window can help you get said information rapidly.

    It can also be expanded with custom tabs for your own needs by implementing the IModularShaderDebuggerTab interface.

    Methods

    Name Description
    CreateGUI()
    ShowExample()
    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX