Module builder

Source
Expand description

animation builders

Functionsยง

constant
build a constant animation, which will output constant values
key_frames
build key frames animation
linear
build a linear animation(x=t), with which you can get normalized time between 0-1
steps
infinite or finite steps
steps_infinite
infinite steps