Unity UI Extensions

TileSizeFitter

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

A fitter layout that will shrink / expand content by tiles


Contents

1 Overview

2 Properties

3 Methods

4 Usage

5 Video Demo

6 See also

7 Credits and Donation

8 External links


Overview

The Tile Size Fitter will automatically rescale an image within a RectTransform according to the defined Size and border settings.


Properties

The properties of the TileSizeFitter control are as follows:

Property Description
Border The border spacing around the image
Tile Size The boundaries at which the selected image will resize

Methods

This component does not expose public methods beyond inherited behaviour.


Usage

Simply add the “TileSizeFitter” component to an existing Image component in the scene using:

Add Component -> Layout -> Extensions -> Tile Size Fitter


Video Demo

“Link to demo video or animated Gifs” TileSizeFitter demo


See also

N/A


Credits and Donation

Ges