TextureBase:GetAtlas

From Warcraft Wiki
Jump to navigation Jump to search

Returns the atlas for the texture.

atlas = TextureBase:GetAtlas()

Returns

atlas
string : textureAtlas - Returns nil if the texture is not set to an atlas.

Patch changes

Warlords of Draenor Patch 6.0.2 (2014-10-14): Added.