WoW:API Texture SetTexture: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}Changes the texture of a texture object.
Changes the texture of a texture object.
  texture:SetTexture("filename"[, tile]);
  texture:SetTexture("filename"[, tile]);
  texture:SetTexture(r, g, b[, a]);
  texture:SetColorTexture(r, g, b[, a]);


==Arguments==
==Arguments==
Anonymous user