49
edits
| Line 32: | Line 32: | ||
* backdropBorderBlendMode (string) - overrides the blend/alpha mode for the 8 backdrop edge pieces, set on load by BackdropTemplate SetBorderBlendMode(blendMode) which uses SetBlendMode(blendMode) on each edge piece. See [[XML/ALPHAMODE]] for list of options. | * backdropBorderBlendMode (string) - overrides the blend/alpha mode for the 8 backdrop edge pieces, set on load by BackdropTemplate SetBorderBlendMode(blendMode) which uses SetBlendMode(blendMode) on each edge piece. See [[XML/ALPHAMODE]] for list of options. | ||
; 'backdropInfo' table options | ; 'backdropInfo' table options: | ||
''which must be defined outside of FrameXML in Lua'' | |||
* bgFile (string) - the resource path to the backdrop background texture | * bgFile (string) - the resource path to the backdrop background texture | ||
* edgeFile (string) - the resource path to the backdrop edge texture | * edgeFile (string) - the resource path to the backdrop edge texture | ||