System.GetViewCameraFov()
Gets the field of view of the viewcamera
The fov (number)
Log("FOV: "..System.GetViewCameraFov());
Category: Lua API