Version: 2020.2
言語: 日本語

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.