Debug node
~~~~~~~~~~~

The **Debug** node can be used to show the shader used to generate its input.

.. image:: images/node_miscellaneous_debug.png
	:align: center

The **Show shader** button will open a panel 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.
