Arc rotate camera relationship to axes

you can use
camera.inputs.remove(camera.inputs.attached.mousewheel);
for disable all arcrotate zoom event and manage that by your self