TextureBase:IsDesaturated

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the texture is desaturated.

desaturated = TextureBase:IsDesaturated()

Returns

desaturated
boolean - Returns true if desaturated with :SetDesaturated or for any desaturation level >0.0 via :SetDesaturation.

Patch changes

WoW Icon update.png Patch 1.11.0 (2006-06-19): Added.