Version: 2021.3
언어: 한국어

Camera.VerticalToHorizontalFieldOfView

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

파라미터

verticalFieldOfView The vertical FOV value in degrees.
aspectRatio The 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.