Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Image.image

public Texture image;

Description

The texture to display in this image. If you assign a Texture or Texture2D, the Image element will resize and show the assigned texture.