Set playback looping
Controls looping playback of the main timeline
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Execute In (inputs:execIn) |
|
Signal to the graph that this node is ready to be executed. |
None |
Loop (inputs:loop) |
|
Enable or disable playback looping? |
False |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Execute Out (outputs:execOut) |
|
Signal to the graph that execution can continue downstream. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.LoopTimeline |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Set playback looping |
Categories |
time |
Generated Class Name |
OgnTimelineLoopDatabase |
Python Module |
omni.graph.nodes |