BABYLON.Animation is not synchronized with the rendering loop?

I don’t know if you can pause all animations at once but you can at least pause the animation using the object returned by beginDirectAnimation. See this PG: How to pause an animation with a pause button

2 Likes