# scale

> The relative scale of the character.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.TextCore.Text](/engine/6000.7/script-reference/unityengine/textcore/text.md)
* **Assembly:** UnityEngine.TextCoreTextEngineModule

```csharp
public float scale { get; set; }
```
