Print Node

About the print node
The print node is a basic type of node that is used to print to the console. it's really useful for debugging, or for communicating with the user.
The text-field is where you can enter text that you want to display on the console. You can also leave it empty if you want a blank space/seperator in your output. Either way, the print node is one of the most essential and useful nodes.
Connections
Last updated