Skip to content

orbit-controls can not pan and zoom #7

@tdl1001

Description

@tdl1001

I use orbit and camera like sample:

      <orbit-controls :position="{x: 2, y: 2, z: 8}"
          :rotation="{ x: 2, y: 0, z: 3 }">
        <camera></camera>
      </orbit-controls>

I got warning like this when I try to pan or zoom

WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions