This version of Unity is unsupported.

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.