Hi,
I have a ArcRotateCamera with a “attachedControl”. I need to immediately stop the camera motion if the mouse button is released. In three.js there is a damping factor to control this behavior.
https://threejs.org/docs/#examples/en/controls/OrbitControls
Is there something similar in babylon?
Regards,
Frank