# glyphValueRecord

> The GlyphValueRecord contains the positional adjustments of the glyph.

## Definition

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

```csharp
public GlyphValueRecord glyphValueRecord { get; set; }
```
