# FocalLength

> Maps to Camera.focalLength.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
float FocalLength { get; set; }
```
