How to disable the middle click event

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

Adding our input grandmaster @PolygonalSun

Actually he already answer my question on another post on the forum so I will close this one and continue on the other thank you!

SOLUTION: Way to keep the bounding box in the scene / canvas, always visible - #7 by PolygonalSun