# xAdvance

> The positional adjustment that affects the horizontal advance of the glyph.

## Definition

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

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