Ability to add/customize "elasticity" when controlling camera through touch events

Currently when navigating a scene on a touch device, (perspective) camera rotation stops immediately when the touch event ends (user lifts finger). This often feels a bit too abrupt when swiping to turn the camera on mobile.

It would be a nice customization option to be able to add some “elasticity” (unsure about that term :stuck_out_tongue:) when the camera rotation ends. Meaning that the rotation would gradually “ease out” (or some other easing function) to a full stop, instead of stopping immediately when the touch event ends.

This might be possible to do this with the current API, but I was unable to figure a solution.

@eivind, currently it’s not possible to change this behavior. It’s a feature we’d like to add, but we don’t have an ETA for it yet.

2 Likes