Is there a way to keep the PerspectiveCamera.FinalOffset fixed to its location while zooming in our out?
For example, if I place an object at the PerspectiveCamera.FinalOffset, then zoom in, you can see its position change relative to other fixed objects in the scene. How do I configure it to where it will zoom in and out with the FinalOffset as the fixed focal point?
Please see image. Thank you!