material-maker/material_maker/doc/node_miscellaneous_debug.rst

24 lines
490 B
ReStructuredText
Raw Normal View History

2019-11-21 08:55:13 +01:00
Debug node
~~~~~~~~~~~
The **Debug** node can be used to show the shader used to generate its input.
.. image:: images/node_miscellaneous_debug.png
2019-11-21 08:55:13 +01:00
:align: center
2020-10-06 22:39:45 +02:00
The **Show shader** button will open a panel that shows the whole shader. That code
2019-11-21 08:55:13 +01:00
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.