How can I increase the speed at which the camera zooms when using the scroll wheel?

Hi,
Here is the link the babylon docs for camera.
https://doc.babylonjs.com/api/classes/babylon.arcrotatecameramousewheelinput#wheeldeltapercentage

There is wheelDeltaPercentage as well as wheelPrecision and examples in playground are attached to each. :smiley:

Here is another reference regarding gliding camera: Gliding camera drift

4 Likes