Renderer.GetFOV
static float GetFOV()
Only works for 2D windowed modes! This retrieves the vertical field of view of the camera’s projection matrix when in perspective projection mode.
| RETURNS: float | The vertical field of view in degrees. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!