Camera.HorizontalToVerticalFieldOfView

Cambiar al Manual
public static float HorizontalToVerticalFieldOfView (float horizontalFieldOfView, float aspectRatio);

Parámetros

horizontalFOVThe horizontal FOV value in degrees.
aspectRatioThe aspect ratio value used for the conversion

Descripción

Converts the horizontal field of view (FOV) to the vertical FOV, based on the value of the aspect ratio parameter.