m
Added missing right bracket
m (→Notes: commas) |
m (Added missing right bracket) |
||
| 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:SetTexture(r, g, b[, a]); | ||