WoW:API LayeredRegion SetVertexColor (source)
Revision as of 01:40, 7 December 2005
, 7 December 2005add 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]] | 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]] | |||