← XML UI ← XML types < ALPHAMODE
A WoW UI XML enumeration that defines the way transparency is applied.
Values[edit | edit source]
- DISABLE - no blend.
- BLEND - (default) while background fades element gets stronger
- ALPHAKEY - transparency depends on alpha channel of textures
- ADD - background and element colors added resulting in bright colors
- MOD - modulate
Details[edit | edit source]
Note: As of patch 2.2.0, Blizzard uses only BLEND and ADD AlphaModes in their own UI code.
See Also: UITYPE AlphaMode
Community content is available under CC-BY-SA unless otherwise noted.