# Sandbox.SceneFogVolume.FalloffExponent

```csharp
float FalloffExponent { get; set; }
```

Controls how quickly the fog fades at the edges of the volume. Higher values give sharper transitions.

Declared in [Sandbox.SceneFogVolume](/api/Sandbox.SceneFogVolume).
Assembly: `Sandbox.Engine`.
