Camera.FOVToFocalLength

Cambiar al Manual
public static float FOVToFocalLength (float fov, float sensorSize);

Parámetros

fovfield of view in degrees.
sensorSizeSensor size in millimeters.

Valor de retorno

float Focal length in millimeters.

Descripción

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