On Time#
Triggers at the specified time interval. 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 |
---|---|---|---|
interval |
|
Trigger interval, in seconds. |
1 |
num |
|
Number of sequences 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. |
16 |
Outputs#
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
Output Execution |
|
time |
|
The current physx simulation time. |
|
execCounts |
|
The number of times the trigger has executed. |
|
swhFrameNumber |
|
The number of the Stage with history frame number |