JSModeler
JSModeler copied to clipboard
How can I limit the camera rotation?
I tried using THREE.OrbitControls but I can't make it work. Is it achievable? I want to limit the camera on the Y axis (not to dive under the surface). Thanks.