Skip to content

OrbitControlsModule doesn't seem to work #17

@albertpeiro

Description

@albertpeiro

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions