Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

Sprite.texture

var texture: Texture2D;
Texture2D texture;
texture as Texture2D

Description

Get the reference to the used texture. If packed this will point to the atlas, if not packed will point to the source sprite.