# width

> How far to advance between the beginning of this charcater and the next.

## Definition

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

> **Warning:**
>
> **Deprecated.** CharacterInfo.width is deprecated. Use advance instead.

```csharp
public float width
```
