# secondAdjustmentRecord

> The positional adjustment values for the second glyph.

## Definition

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

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