Sets the texture used for the button's normal state
Signature:
Button:SetNormalTexture(texture) or Button:SetNormalTexture("filename")
Arguments:
texture- Reference to an existingTextureobject (texture)filename- Path to a texture image file (string)