Delay
This node suspends the graph for a period of time before continuing. This node, and nodes upstream of this node are locked for the duration of the delay, which means any subsequent executions will be ignored.
Installation
To use this Node, you must enable omni.graph.action
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Execute In (execIn) |
|
The input execution |
|
Duration (duration) |
|
The duration of the delay (Seconds) |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Finished (finished) |
|
Triggered when the delay is finished |