Input sensitivity, panning etc

Hello,
Is there a way to edit the panning and zooming speed of the camera and for example override the behaviour? We have noticed that panning and zooming is very slow on mobile devices and we would need to speed that up for a better “feeling”. I have also gotten a request of using the space bar to override, the rotation, with panning on drag and drop. do you have any pointers on how i can manage this?

You can change camera parameters including zoom speed in the camera settings. Go to the model edit mode, set desired speed and hit the Apply button to override default values.

See API reference for lists of all available camera methods:
https://viewer.shapediver.com/v2/2.22.0/doc/module-CameraApi-CameraApi.html

Thank you