Currently working with Three.js to create a 3D user interface. After setting up the initial structure and adding some sample shapes, I am facing an issue with rotating the camera around only the Y axis while scrolling up or down. I am coding in Vanilla JS. If anyone has suggestions on how to tackle this problem, your help would be greatly appreciated.