Camera.VerticalToHorizontalFieldOfView

매뉴얼로 전환
public static float VerticalToHorizontalFieldOfView (float verticalFieldOfView, float aspectRatio);

파라미터

verticalFieldOfViewThe vertical FOV value in degrees.
aspectRatioThe aspect ratio value used for the conversion

설명

Converts the vertical field of view (FOV) to the horizontal FOV, based on the value of the aspect ratio parameter.