Version: 2018.2

Camera.FOVToFocalLength

Switch to Manual
public static float FOVToFocalLength (float fov, float sensorSize);

Parameters

fovfield of view in degrees.
sensorSizeSensor size in millimeters.

Returns

float Focal length in millimeters.

Description

Converts field of view to focal length. Use either sensor height and vertical field of view or sensor width and horizontal field of view.