Set main timeline
Set properties 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 |
Property Name (inputs:propName) |
|
The name of the property to set. |
Frame |
Metadata |
displayGroup = parameters |
||
Metadata |
literalOnly = 1 |
||
Metadata |
allowedTokens = Frame,Time,StartFrame,StartTime,EndFrame,EndTime,FramesPerSecond |
||
Property Value (inputs:propValue) |
|
The value of the property to set. |
0.0 |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Clamp to range (outputs:clamped) |
|
Was the input frame or time clamped to the playback range? |
None |
Execute Out (outputs:execOut) |
|
Signal to the graph that execution can continue downstream. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.SetTimeline |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Set main timeline |
Categories |
time |
Generated Class Name |
OgnTimelineSetDatabase |
Python Module |
omni.graph.nodes |