PaulHax / spin-controls

Arcball style controls for three.js Object3Ds and Cameras. Featuring pointer to trackball accuracy and unlimited rotation.
https://paulhax.github.io/spin-controls/
MIT License
78 stars 12 forks source link

Add CameraSpinControls.setEnableRotate function #17

Closed PaulHax closed 3 years ago

PaulHax commented 3 years ago

Adds a setter because just setting control.enableRotate = false does not work