Sets the texture used for the button's normal state

Signature:

Button:SetNormalTexture(texture) or Button:SetNormalTexture("filename")

Arguments:

  • texture - Reference to an existing Texture object (texture)
  • filename - Path to a texture image file (string)