Convert camera coordinates

How can the position and orientation of the arcrotateCamera be converted into equivalent universalCamera position and orientation

Set the same position and target, it should be enough.

In addition to @cedric 's advice you may want to call arcCamera.rebuildAnglesAndRadius()

1 Like