[!IMPORTANT] ⚠️ This control has been deprecated for Unity 6 and is no longer maintained. It remains documented for legacy reference.
Allows finer control of text spacing
Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
1 Overview
3 Methods
4 Usage
6 See also
Allows finer control of text spacing

The properties of the Mono Spacing component are as follows:
| Property | Description |
|---|---|
| Spacing | The spacing distance between characters |
| Half Char Width | Width modifer using half the character width |
| Use Half Char Width | Apply the additional half char width modifier |
| Method | Arguments | Description |
|---|---|---|
| Deprecated | N/A | Removed in Unity 6; no public methods are available |
Simply add this to a Text component through the Add Component menu as follows: Add Component -> UI -> Effects -> Extensions -> Mono Spacing
Click to play
Curved Text Cylinder Text Letter Spacing
Credit herbst