Unity UI Extensions

Best Fit Outline

[!IMPORTANT] ⚠️ This control has been deprecated for Unity 6 and is no longer maintained. It remains documented for legacy reference.

An improved outline effect

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

Provides a simple way to add an outline to your UI component, be it an image or Text component


Properties

The properties of the Best Fit Outline component are as follows:

Property Description
Status Deprecated and removed in Unity 6; no configurable properties remain
Recommended Alternative Use TextMeshPro materials/shaders for outline effects in modern projects

Methods

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

Usage

Add the effect to your object through the component menu using:

Add Component -> UI -> Effects -> Extensions -> Best Fit Outline


Video Demo

tbc


See also

NicerOutline


Credits and Donation

Melang


Sourced from