A WoW UI XML enumeration that defines the way transparency is applied.
Values
Edit
- 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
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.