LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

Type

enumeration

Description

Image Type.

Controls how to display the Image.

Properties

SimpleDisplays the full Image.
SlicedDisplays the Image as a 9-sliced graphic.
TiledDisplays a sliced Sprite with its resizable sections tiled instead of stretched.
FilledDisplays only a portion of the Image.