In a 3D game, I have a 3rd person view and the camera rotates relative to the player regardless of the player's orientation. I used a Cinemachine Freelook camera for this. But I don't know how to zoom with this camera.
When I raised or lowered the mouse wheel, I tried to adjust the height and radius of Freelock's rigs. But there is no data about this and I can't see what the corresponding function is.