-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi there, thanks for this cool library. Very appreciated.
I'm trying to get the OrbitControlsModule to not zoom or simply maxZoom or maxDistance. None of these below properties worked when injecting this module in my <App>. What am I doing wrong?
new WHS.OrbitControlsModule({
// enableZoom: false
// follow: false,
// minDistance: 3,
// maxDistance: 3,
// minZoom: 3,
// maxZoom: 3,
// enableDamping: true
})
Thank you
Metadata
Metadata
Assignees
Labels
No labels