Version: 2022.1
언어: 한국어

Camera.FieldOfViewToFocalLength

매뉴얼로 전환
public static float FieldOfViewToFocalLength (float fieldOfView, float sensorSize);

파라미터

fieldOfView field of view in degrees.
sensorSize Sensor 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.