Get main timeline
Get the main timeline properties
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
End Frame (outputs:endFrame) |
|
The end frame of the main timeline’s play range. |
None |
End Time (outputs:endTime) |
|
The end time (in seconds) of the main timeline’s play range. |
None |
Current Frame (outputs:frame) |
|
The current frame number of the main timeline’s playhead. |
None |
Frames Per Second (outputs:framesPerSecond) |
|
The number of frames per second of the main timeline. |
None |
Is Looping (outputs:isLooping) |
|
Is the main timeline currently looping? |
None |
Is Playing (outputs:isPlaying) |
|
Is the main timeline currently playing? |
None |
Start Frame (outputs:startFrame) |
|
The start frame of the main timeline’s play range. |
None |
Start Time (outputs:startTime) |
|
The start time (in seconds) of the main timeline’s play range. |
None |
Current Time (outputs:time) |
|
The current time (in seconds) of the main timeline’s playhead. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.GetTimeline |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Get main timeline |
Categories |
time |
Generated Class Name |
OgnTimelineGetDatabase |
Python Module |
omni.graph.nodes |