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

SpriteAtlasUtility

class in UnityEditor.U2D

Description

Utility methods to pack atlases in the Project.

Static Methods

CleanupAtlasPackingCleanup internal states after packing SpriteAtlas assets. Must be called after a call to SpriteAtlasUtility.PackAllAtlases.
PackAllAtlasesPack all the SpriteAtlas Assets in the Project for the particular BuildTarget.
PackAtlasesPack all the provided SpriteAtlas for the particular BuildTarget.