Wiki

Clone wiki

Unity-UI-Extensions / Controls / TileSizeFitter

TileSizeFitter

==============

A fitter layout that will shrink / expand content by tiles


Contents

1 Overview

2 Properties

3 Usage

4 Video Demo

5 See also

6 Credits and Donation

7 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

Usage

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

  • "Layout / Extensions / Tile Size Fitter" in the Editor "Component" menu.

Video Demo

"Link to demo video or animated Gifs" TileSizeFitter demo


See also

N/A


Credits and Donation

Ges


Updated