On 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, you must enable omni.replicator.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
renderProduct |
|
Name of the render product, or empty for the default render product |
|
interval |
|
Frame interval between executions |
1 |
numFrames |
|
Number of frames triggered before stopping. If 0, continue indefinitely. |
0 |
run |
|
Run |
|
rt_subframes |
|
Determines how many subframes to render in RealTime render mode on each trigger to reduce artifacts caused by sudden scene changes. |
1 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
Output Execution |
|
frameNumber |
|
The number of the frame which is available |
|
swhFrameNumber |
|
The number of the Stage with history frame number |