beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

AnimNumber Op



AnimNumber
Namespace: Ops.Anim

Op author: pandur

always animates to the current value




Inputs

exe (Trigger)

Trigger in

Value (Number)

The value you want to alter

duration (Number)

How long it takes for the value to reach the current value

easing index (integer /Number)

Outputs

Next (Trigger)

Trigger out

result (Number)

Calculated result

Finished (Trigger)

Sends a trigger out when the value is reached


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

ValueChangeAnim example


Patches using AnimNumber

  • Examples (1)
  • Public
  • My Patches

Changelog


Ops.Anim.ValueChangeAnim renamed to Ops.Anim.AnimNumber
2019-06-13 - pandur