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)

double

Number of seconds to play interpolation

1.0

Play (play)

execution

Play the clip from current frame

Outputs

Name

Type

Description

Default

Alpha (alpha)

double

Alpha value of the Timer node between 0.0 and 1.0

0.0

Updated (updated)

execution

The Timer node is ticked, and output value(s) resampled and updated

Finished (finished)

execution

The Timer node has finished the playback