Packer.GetAlphaTexturesForAtlas

Declaration

public static Texture2D[] GetAlphaTexturesForAtlas(string atlasName);

Parameters

atlasName Name 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.


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