Search Results for

    Show / Hide Table of Contents

    Modular Shader Debugger

    The Modular Shader Debugger is a tool used to display various informations about a selected modular shader that is useful when you're in the process of creating a module for said shader.

    window

    The window is composed by a top bar containing a field for the selected modular shader, and a button to reload the selected shader, in case the modular shader or one if its modules has been updated.

    The rest of the window is composed by a tab row that by default contains 2 selectable tabs, the Template Graph and the Function Timeline.

    The window can be extended by inheriting IModularShaderDebuggerTab. Custom tabs can be useful to show specific informations you may need to show in your custom modular shader project.

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