Version: 2020.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.