Packer.GetAlphaTexturesForAtlas
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.