# focusDistance

> The focus distance of the lens. To use this property, enable UsePhysicalProperties.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public float focusDistance { get; set; }
```

### Remarks

The focus distance of the lens. Certain Volume override components use this value the focus distance mode is set to Physical. Depth Of Field is one example.
