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