I am using the 4.1 version of the js API, and am using a SceneView.
When I modify the view location, I would like to control the animation to the new location.
Is it possible to control the speed, duration or easing of view.goTo, or is it possible to achieve this effect in another way?
Thank you