# Sandbox.CubemapFogController.HeightWidth

```csharp
float HeightWidth { get; set; }
```

The distance between the start of the height fog and where it is fully opaque. Setting this to 0 will disable height based blending.

Declared in [Sandbox.CubemapFogController](/api/Sandbox.CubemapFogController).
Assembly: `Sandbox.Engine`.
