Draw Screen Space Text (Beta)#
Draw text at a prescribed position in the viewport
Installation#
To use this Node, you must enable omni.graph.visualization.nodes
in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
---|---|---|---|
In (execIn) |
|
Execution input |
|
Text (text) |
|
Label text |
|
Text Color (textColor) |
|
Text color |
[0.95, 0.95, 0.95, 1.0] |
Background Color (backgroundColor) |
|
Background color |
[0.165, 0.157, 0.145, 0.8] |
Size (size) |
|
Text size |
14.0 |
Text Max Width (boxWidth) |
|
Text box maximum width before wrapping (0 for no wrapping) |
0 |
Screen Position (%) (position) |
|
Text position on the viewport (as a percentage of the viewport size) |
[50.0, 50.0] |
Outputs#
Name |
Type |
Description |
Default |
---|---|---|---|
Out (execOut) |
|
Execution output |