Version: 2020.3
언어: 한국어

Camera.HorizontalToVerticalFieldOfView

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

파라미터

horizontalFOV The horizontal FOV value in degrees.
aspectRatio The 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.