# scaleFactor

> A scale factor for the text. This is useful if the Text is on a Canvas and the canvas is scaled.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.TextRenderingModule

```csharp
public float scaleFactor
```
