# Sandbox.DepthOfField.BlurSize

```csharp
float BlurSize { get; set; }
```

How blurry to make stuff that isn't in focus, the maximum blur radius in pixels.

Declared in [Sandbox.DepthOfField](/api/Sandbox.DepthOfField).
Assembly: `Sandbox.Engine`.
