# Sandbox.TextRenderer.FontSize

```csharp
float FontSize { get; set; }
```

The font size of the text from the TextScope. This is different from the Scale, which determines how large the text appears in the world.

Declared in [Sandbox.TextRenderer](/api/Sandbox.TextRenderer).
Assembly: `Sandbox.Engine`.
