Camera.VerticalToHorizontalFieldOfView

Cambiar al Manual
public static float VerticalToHorizontalFieldOfView (float verticalFieldOfView, float aspectRatio);

Parámetros

verticalFieldOfViewThe vertical FOV value in degrees.
aspectRatioThe aspect ratio value used for the conversion

Descripción

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