Navigation menu

WoW:XML/Backdrop: Difference between revisions

Jump to navigation Jump to search
(added description of values which I copied from the "SetBackdrop" page)
Line 10: Line 10:
:;bgFile: Which texture file to use as frame background (.blp or .tga format)<br>Examples: "Interface/DialogFrame/UI-DialogBox-Background", "Interface/Tooltips/UI-Tooltip-Background"
:;bgFile: Which texture file to use as frame background (.blp or .tga format)<br>Examples: "Interface/DialogFrame/UI-DialogBox-Background", "Interface/Tooltips/UI-Tooltip-Background"
:;[[edgeFiles|edgeFile]]: Which texture file to use as frame edge blp or .tga format)<br>Examples: "Interface/Tooltips/UI-Tooltip-Border", "Interface/DialogFrame/UI-DialogBox-Border"
:;[[edgeFiles|edgeFile]]: Which texture file to use as frame edge blp or .tga format)<br>Examples: "Interface/Tooltips/UI-Tooltip-Border", "Interface/DialogFrame/UI-DialogBox-Border"
:;tile: ?
:;tile: Determines if the background texture will be stretched all over the Backdrop area, or repeated in a form of tiles.
:;TileSize: Control how large each copy of the bgFile becomes on-screen
:;TileSize: Control how large each copy of the bgFile becomes on-screen
:;EdgeSize: Control how large each copy of the edgeFile becomes on-screen (i.e. border thickness and corner size)
:;EdgeSize: Control how large each copy of the edgeFile becomes on-screen (i.e. border thickness and corner size)
Anonymous user