Button texture can be changed ?

Hi everyone

It’ Is possible to change the Button texture and if it’s yes how?

Make Material with your texture. Make instanced material out of it.
Then change it in brush setting.

also buttons have states, like hovered, pressed, disabled. There are separate materials/brushes for each state.

And there is great plugin: “Common ui” you make style, then apply that style to common ui widgets.