Set Active Camera
Sets Viewport’s actively bound camera to given camera at give path
Installation
To use this node enable omni.graph.ui_nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
In (inputs:execIn) |
|
Signal to the graph that this node is ready to be executed. |
None |
Camera Path (inputs:primPath) |
|
Path of the camera to bind |
|
Viewport (inputs:viewport) |
|
Name of the viewport, or empty for the default viewport |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Out (outputs:execOut) |
|
Signal to the graph that execution can continue downstream. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.ui_nodes.SetActiveViewportCamera |
Version |
1 |
Extension |
omni.graph.ui_nodes |
Has State? |
False |
Implementation Language |
Python |
Default Memory Type |
cpu |
Generated Code Exclusions |
tests |
uiName |
Set Active Camera |
Categories |
sceneGraph:camera |
Generated Class Name |
OgnSetActiveViewportCameraDatabase |
Python Module |
omni.graph.ui_nodes |