Animate callback on each pass

I'm sure you've answered this before, but I can't find the reference. What is the animate parameter for a callback at each frame? Basically I want to handle one of the properties differently (oscillate).

animateCall:function

The old way, which still works is the "animation" event on the object as long as you also set events:true.

1 Like