In my three.js project, I am utilizing orbital controls. By default, the controls only allow rotation of 180 degrees along the y-axis. However, I would like to unlock this restriction so that I can rotate my camera infinitely along the y-axis. As someone who hasn't had much experience working with 3D before, I am unsure of what steps I need to take to achieve this. Any guidance would be greatly appreciated.