# uvBottomRight

> The uv coordinate matching the bottom right of the glyph image in the font texture.

## Definition

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

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