material-maker/doc/_sources/node_miscellaneous_debug.rst.txt

24 lines
489 B
Plaintext
Raw Normal View History

Debug node
~~~~~~~~~~~
The **Debug** node can be used to show the shader used to generate its input.
2020-03-15 09:55:36 +01:00
.. image:: images/node_miscellaneous_debug.png
:align: center
The **Show shader** button will open a pane that shows the whole shader. That code
can be copied and directly used in Shadertoy.
.. image:: images/node_debug_pane.png
:align: center
Inputs
++++++
The **Debug** node has an input whose shader can be shown.
Outputs
+++++++
The **Debug** node does not have any output.