Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Sprite.texture

Switch to Manual
public var texture: 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.