WoW:API LayeredRegion SetVertexColor: Difference between revisions

m
add Category:Interface Customization
mNo edit summary
 
m (add Category:Interface Customization)
Line 3: Line 3:




Sets the color of the texture. For instance if the texture used is a white bar, using Texture:SetVertexColor(0, 1, 0, 1) will turn it into a green bar. Note that this does NOT set the [[Color]] element when there is a [[file=""]] attribute set for the texture.
Sets the color of the texture. For instance if the texture used is a white bar, using Texture:SetVertexColor(0, 1, 0, 1) will turn it into a green bar. Note that this does NOT set the [[Color element]] when there is a [[file=""]] attribute set for the texture.
 
[[Category:Interface Customization]]
Anonymous user