SpriteAtlasUtility.PackAtlases

Declaration

public static void PackAtlases(SpriteAtlas[] atlases, BuildTarget target, bool canCancel);

Parameters

target The target build platform.
atlases An array containing the atlases to pack.
canCancel Whether the user can cancel the operation.

Description

Pack all the provided SpriteAtlas for the particular BuildTarget.


Did you find this page useful? Please give it a rating: