Skip to content
StormFX edited this page Dec 13, 2022 · 1 revision

Contents

The Gloss region is a custom region that adds a shine effect to a button.

Notes

  • This region is hidden on empty buttons.

Attributes

The following is a list of attributes available to this region and their default values.

Attribute Default
BlendMode BLEND
Color 1, 1, 1, 1
DrawLayer OVERLAY
DrawLevel 0
Height 36
Hide true
OffsetX 0
OffsetY 0
Point CENTER
RelPoint CENTER
SetAllPoints false
TexCoords 0, 1, 0, 1
Texture nil
Width 36

Methods

The following is a list of methods that are used by Masque to apply skin settings to this region.

Method
ClearAllPoints
Hide
SetBlendMode
SetDrawLayer
SetParent
SetPoint
SetSize
SetTexCoord
SetTexture
SetVertexColor
Show

Region Access

Due to the custom nature of this region, use Masque's GetGloss API method to gain access to it.

Wiki
  • Home

Project
  • Contributors
  • History

Reference
  ⚬ Masque API
  ⚬ Group API
  ⚬ Regions
     • AutoCastShine
     • AutoCastable
     • Backdrop
     • Border
     • ChargeCooldown
     • Checked
     • ContextOverlay
     • Cooldown
     • Count
     • Disabled
     • Duration
     • Flash
     • Gloss
     • Highlight
     • HotKey
     • Icon
     • IconBorder
     • IconOverlay
     • IconOverlay2
     • JunkIcon
     • Mask
     • Name
     • NewAction
     • NewItem
     • Normal
     • Pushed
     • QuestBorder
     • SearchOverlay
     • Shadow
     • SlotHighlight
     • SlotIcon
     • SpellHighlight
     • UpgradeIcon

Skins
  • Skin List

Mirrors
  • CurseForge
  • Wago.io
  • Wow Interface

Clone this wiki locally