How to build animation for ArcRotateCamera so it can rotate smoothly

I tried it with ANIMATIONTYPE_FLOAT to animate beta and and it seems to work fine (same for alpha).:slightly_smiling_face: IDK if you can animate position or rotationQuaternion directly thou since they’re maintained internally by ArcRotateCamera. :thinking:
https://playground.babylonjs.com/#T90KID

2 Likes