-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Milestone
Description
Description
This issue came about when i tried to run two camera controls when one is enabled and the other disabled.The disabled camera still operates when controls.update() is called and overrides the other camera controls.
An easy fix is to bail out when disabled on the OrbitControls is updated
Reproduction steps
- Create a camera.
- Create an orbit control bound to the camera and enable it
- Create another orbit control bound to the same camera and enable it
- Update the controls each frame ( for this to show, you have to run the enabled camera first then the disabled )
Code
None
Live example
None
Screenshots
No response
Version
r0.181.1
Device
No response
Browser
No response
OS
No response
Metadata
Metadata
Assignees
Labels
No labels