System GetViewCameraFov

From CryWiki

Jump to: navigation, search

System.GetViewCameraFov()

Description

Gets the field of view of the viewcamera


Returns

The fov (number)

Example

Lua (example)
Log("FOV: "..System.GetViewCameraFov());


Personal tools