Print Text#
Prints some text to the system log or to the screen
Installation#
To use this Node, you must enable omni.graph.ui_nodes in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
In (execIn) |
|
Execution input |
|
Viewport (viewport) |
|
Name of the viewport if printing to screen, or empty for the default viewport |
|
Text (text) |
|
The text to print |
|
To Screen (toScreen) |
|
When true, displays the text on the viewport for a few seconds, as well as the log |
|
Log Level (logLevel) |
|
The logging level for the message [Info, Warning, Error] |
Info |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
Out (execOut) |
|
Execution Output |