Unity UI Extensions

Image Extended

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

Improved Image control with rotation support and use of filled type without an Image (useful for masks)


Contents

1 Overview

2 Properties

3 Methods

4 Usage

5 Video Demo

6 See also

7 Credits and Donation

8 External links


Overview

Improved Image control with rotation support and use of filled type without an Image (useful for masks)


Properties

Property Description
Rotate Applies rotation to the image vertices.
Use Sprite Mesh Use the sprite’s mesh data instead of a simple quad when available.
Preserve Aspect Maintain aspect ratio when resizing.
Fill Center Without Sprite Allow filled mode even when no sprite is assigned (useful for masks).

Methods

This component does not expose public methods beyond inherited behaviour.


Usage

Add the Image Extended control to your scene using: GameObject -> UI -> Extensions -> Image Extended


Video Demo

“Link to demo video or animated Gifs”


See also

N/A


Credits and Donation

Ges


Sourced from