SimpleAnim Op
simple animation between two values
Summary (oneliner)
- Ops.Anim.SimpleAnim
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
<p>Trigger the op</p>
<p>Trigger the animation</p>
<p>Rewinds animation to start but only after its finished</p>
<p>starting animation value</p>
<p>ending animation value</p>
<p>Duration to get from start to end value</p>
<i>boolean</i>
)<p>enable to loop animation back and forth</p>
<i>boolean</i>
)<i>integer</i>
)OUTPUT PORTS
<p>Trigger out</p>
<p>The animated value out</p>
<p>Outputs true when animation is finished</p>
<p>Outputs a trigger when animation is finished</p>