# baseline

> The Baseline is an imaginary line upon which all glyphs appear to rest on.

## Definition

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

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

### Remarks

This value is typically zero.
