# uvTopLeft

> The uv coordinate matching the top left of the glyph image in the font texture.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.TextRenderingModule

```csharp
public Vector2 uvTopLeft { get; set; }
```
