Viewer3d.getFOV(); --> {number}

Gets the current camera vertical field of view. (in Perspective mode only)

Viewer3d.setFOV(degrees);

Sets the current cameras vertical field of view.
50