Version: 2019.4
public Sprite GetSprite (string name);

パラメーター

nameThe name of the Sprite.

説明

Clone the first Sprite in this atlas that matches the name packed in this atlas and return it.

The clone will use the packed texture of this atlas. Using the action of SpriteAtlasManager.RequestAtlasCallback will not affect this clone.