Skip to main content
Version: 5.x

Nodes > Functions > Util > Fluctuate

Fluctuate

Automatically animates a value over time, ping-ponging between start and end values.

Inputs

NameTypeDescription
Time BiasfloatOffset time being used for the transition
Start ValuefloatStarting value of the transition
Start DelayfloatDelay in seconds before transition starts
Transition TimefloatTime in seconds that the transition will last
End ValuefloatEnding value of the transition
End DelayfloatDelay in seconds before the transition returns towards the start value

Outputs

NameTypeDescription
RatiofloatOutput value of the transition

Properties

NameTypeDescription
TypedropdownThe easing curve used, either Linear or SmoothStep
Was this page helpful?
Yes
No