Version: 2019.4
public static float FieldOfViewToFocalLength (float fieldOfView, float sensorSize);

パラメーター

fieldOfViewfield of view in degrees.
sensorSizeSensor size in millimeters.

戻り値

float Focal length in millimeters.

説明

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