Set Viewport Renderer
Sets renderer for the target viewport.
Installation
To use this node enable omni.graph.ui_nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec (inputs:exec) |
|
Signal to the graph that this node is ready to be executed. |
None |
Renderer (inputs:renderer) |
|
Renderer to be assigned to the target viewport |
|
Viewport (inputs:viewport) |
|
Name of the viewport, or empty for the default viewport |
Viewport |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec (outputs:exec) |
|
Signal to the graph that execution can continue downstream. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.ui_nodes.SetViewportRenderer |
Version |
1 |
Extension |
omni.graph.ui_nodes |
Has State? |
False |
Implementation Language |
Python |
Default Memory Type |
cpu |
Generated Code Exclusions |
tests |
uiName |
Set Viewport Renderer |
Categories |
graph:action,viewport |
Generated Class Name |
OgnSetViewportRendererDatabase |
Python Module |
omni.graph.ui_nodes |