Hi,
I am currently looking for a way to disable the mousewheel click only.
I found ways to completely remove the mouse wheel event, but I want to keep the mouse wheel for zooming my orthographic camera but remove the mouse wheel click so that I am not able to rotate the ArcRotateCamera.
Playground: https://playground.babylonjs.com/#EBPQH9#1