public static Texture2D GetSpriteTexture (Sprite sprite, bool getAtlasData);

Parameters

getAtlasDataIf Sprite is packed, it is possible to access data as if it was on the atlas texture.

Description

Возвращает сгенерированную текстуру Sprite. Если Sprite упакован, можно запросить оба источника и атлас текстур.

Важно, что кеш атласа спрайтов должен быть последним действующим обращением к API.