# Sandbox.SceneCamera.VolumetricFog

```csharp
VolumetricFogParameters VolumetricFog { get; set; }
```

Control volumetric fog parameters, expect this to take 1-2ms of your GPU frame time.

Declared in [Sandbox.SceneCamera](/api/Sandbox.SceneCamera).
Assembly: `Sandbox.Engine`.
