FocalLengthToFieldOfView(float, float)
Converts focal length to field of view.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static float FocalLengthToFieldOfView(float focalLength, float sensorSize)
Parameters
Returns
Type | Description |
|---|---|
| float | field of view in degrees. |