# firstAdjustmentRecord

> The positional adjustment values for the first glyph.

## Definition

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

```csharp
public GlyphAdjustmentRecord firstAdjustmentRecord { get; set; }
```
