Renderer.FOV
static float FOV{ get set }
Description
Only works for 2D windowed modes! This updates the camera’s projection matrix with a new vertical field of view.
This value only affects perspective mode projection, which is the default projection mode.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!