# scale

> The relative scale of the typeface.

## Definition

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

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

### Remarks

The default value is 1.0f.
