Timer
Timer Node is a node that lets you create animation curve(s), plays back and samples the value(s) along its time to output values.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Duration (duration) |
|
Number of seconds to play interpolation |
1.0 |
Play (play) |
|
Play the clip from current frame |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Alpha (alpha) |
|
Alpha value of the Timer node between 0.0 and 1.0 |
0.0 |
Updated (updated) |
|
The Timer node is ticked, and output value(s) resampled and updated |
|
Finished (finished) |
|
The Timer node has finished the playback |