Unity UI Extensions

Letter Spacing

[!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.


Contents

1 Overview

2 Properties

3 Methods

4 Usage

5 Video Demo

6 See also

7 Credits and Donation

8 External links


Overview

Allows finer control of text spacing


Properties

The properties of the Letter Spacing component are as follows:

Property Description
Spacing The spacing distance between characters

Methods

Method Arguments Description
Deprecated N/A Removed in Unity 6; no public methods are available

Usage

Simply add this to a Text component through the Add Component menu as follows: Add Component -> UI -> Effects -> Extensions -> Letter Spacing


Video Demo

Click to play

Letter Spacing Demo


See also

Curved Text Cylinder Text Mono Spacing


Credits and Donation

Deeperbeige


Sourced from