yomotsu / camera-controls

A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.

Home Page:https://yomotsu.github.io/camera-controls/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enablePan

IDrumsey opened this issue · comments

Is your feature request related to a problem? Please describe.

drei OrbitControls has the enablePan prop. I'm looking to disable panning for mobile with CameraControls, but it seems that this isn't a prop for CameraControls.

Describe the solution you'd like

Some way to disable panning.

Describe alternatives you've considered

No response

Additional context

No response