I want to know the camera angle based on world coordinates. I use rotation
to convert radian to Degrees. But the rotation
is Euler angles which uses local
coordination.
Is there a way or property to get the Angle based on world coordinates instead of calculating it myself?