Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Image.Type.Sliced

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.