Saving and restoring camera state when using OrbitControls

I found the solution. You have to save and restore the OrbitControls’ target point as well, otherwise the camera will look at the default target point.

1 Like