This version of Unity is unsupported.

Packer.GetAlphaTexturesForAtlas

public static Texture2D[] GetAlphaTexturesForAtlas(string atlasName);

Parameters

atlasNameName of the atlas.

Description

Returns all alpha atlas textures generated for the specified atlas.

Alpha splits are generated when the textures with alpha are compressed using ETC1 on specific platforms like Android.