# uvBottomLeft

> The uv coordinate matching the bottom 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 uvBottomLeft { get; set; }
```
