# xPlacement

> The positional adjustment that affects the horizontal bearing X of the glyph.

## Definition

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

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