On New Frame
Triggers when there is a new frame available for the given viewport. Note that the graph will run asynchronously to the new frame event
Installation
To use this node enable omni.graph.ui_nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Viewport (inputs:viewport) |
|
Name of the viewport, or empty for the default viewport |
|
Metadata |
displayGroup = parameters |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec Out (outputs:execOut) |
|
Signal to the graph that execution can continue downstream. |
None |
Frame Number (outputs:frameNumber) |
|
The number of the frame which is available |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.ui_nodes.OnNewFrame |
Version |
1 |
Extension |
omni.graph.ui_nodes |
Has State? |
True |
Implementation Language |
Python |
Default Memory Type |
cpu |
Generated Code Exclusions |
tests |
uiName |
On New Frame |
Categories |
graph:action,event |
Generated Class Name |
OgnOnNewFrameDatabase |
Python Module |
omni.graph.ui_nodes |