WoW:API Texture SetTexture: Difference between revisions

m
Move page script moved page API Texture SetTexture to WoW:API Texture SetTexture without leaving a redirect
No edit summary
m (Move page script moved page API Texture SetTexture to WoW:API Texture SetTexture without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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