Version: 2019.4

Camera.VerticalToHorizontalFieldOfView

マニュアルに切り替える
public static float VerticalToHorizontalFieldOfView (float verticalFieldOfView, float aspectRatio);

パラメーター

verticalFieldOfViewThe vertical FOV value in degrees.
aspectRatioThe 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.