Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Image.Type.Sliced

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Displays the Image as a 9-sliced graphic.

A 9-sliced image displays a central area stretched across the image surrounded by a border comprising of 4 corners and 4 stretched edges.

This has the effect of creating a resizable skinned rectangular element suitable for dialog boxes, windows, and general UI elements.



Note: For this method to work properly the Sprite assigned to Image.sprite needs to have Sprite.border defined.

The slices can also be set up in the Sprite Editor.

See Also: Image.Type.Tiled.

Did you find this page useful? Please give it a rating: