How to set the tilt functionality (MIDDLE_DOWN) to left mouse down (LEFT_DOWN)

1. A concise explanation of the problem you’re experiencing.

In a specific situation, I want to use LEFT_DOWN event for the tilt functionality in 3D view instead the MIDDLE_DOWN event to increase usability. How can I transfer the functionality from MIDDLE_DOWN to LEFT_DOWN?

4. The Cesium version you’re using, your operating system and browser.

Cesium 1.66

Latest Chrome

Linux

It looks like you should be able to customize this by defining what inputs control each action on the camera controller:

https://cesium.com/docs/cesiumjs-ref-doc/ScreenSpaceCameraController.html?classFilter=ScreenSp#tiltEventTypes