VerticalToHorizontalFieldOfView(float, float)
Converts the vertical field of view (FOV) to the horizontal FOV, based on the value of the aspect ratio parameter.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static float VerticalToHorizontalFieldOfView(float verticalFieldOfView, float aspectRatio)
Parameters
Returns
Type | Description |
|---|---|
| float |