Camera.HorizontalToVerticalFieldOfView

매뉴얼로 전환
public static float HorizontalToVerticalFieldOfView (float horizontalFieldOfView, float aspectRatio);

파라미터

horizontalFOVThe horizontal FOV value in degrees.
aspectRatioThe aspect ratio value used for the conversion

설명

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