# Sandbox.CubemapFogController.HeightExponent

```csharp
float HeightExponent { get; set; }
```

Exponent for height falloff. For example, 2.0 is proportional to square of distance.

Declared in [Sandbox.CubemapFogController](/api/Sandbox.CubemapFogController).
Assembly: `Sandbox.Engine`.
