You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OrbitControls currently takes eye, target and up as init parameters, but not all those values are actually updated. So saving and restoring state of a camera and controls is not as straight-forward as it could be.
Would be nice to try and make the API for the parameters a bit more symmetric: use the same parameters as input and output.