# Sandbox.TextRenderer.FogStrength

```csharp
float FogStrength { get; set; }
```

The strength of the fog effect applied to the text. This determines how much the text blends with any fog in the scene.

Declared in [Sandbox.TextRenderer](/api/Sandbox.TextRenderer).
Assembly: `Sandbox.Engine`.
