Hello! I’m currently using cinemachine 2.5.0, and I’m trying to change the focal length of my virtual camera in runtime, I’ve noticed you can only access to the Field of view variable through the lens settings of the CinemachineVirtualCamera, but there is no focal length variable, I’ve also noticed that you can have a preset for your virtual camera where you can adjust the focal length, but I can’t find a way to access the current lens preset of the virtual camera to set a custom focal length. Is there any way that I could change the focal length via script?
Thank you.