WoW:XML/Shadow: Difference between revisions

Fixed wrong closing tag
(Created page with "{{uixmltype}} Shadow type defines a visible background 'drop shadow'. Used for displaying fonts. == Inheritance == Inherited by: none, Inherits: none, Defined...")
 
(Fixed wrong closing tag)
Line 24: Line 24:
           <Color a="0.9" r="0.2" g="0.2" b="0.2"/>
           <Color a="0.9" r="0.2" g="0.2" b="0.2"/>
           <Offset x="1" y="-1"/>
           <Offset x="1" y="-1"/>
         </Gradient>
         </Shadow>
       </Texture>
       </Texture>
     </Layer>
     </Layer>