Display¶
Interactively displays images as they are rendered.
This node runs a server on a background thread, allowing it to receive images from both local and remote render processes. To set up a render to output to the Display node, use an Outputs node with an Interactive output configured to render to the same port as is specified on the Display node.
user¶
Container for user-defined plugs. Nodes should never make their own plugs here, so users are free to do as they wish.
out¶
The output image generated by this node.
enabled¶
Turns the node on and off.
port¶
The port number on which to run the display server. Outputs which specify this port number will appear in this node - use multiple nodes with different port numbers to receive multiple images at once.