# glyphRect

> A rectangle that defines the position of a glyph within an atlas texture.

## Definition

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

```csharp
public GlyphRect glyphRect { get; set; }
```
