I need to set both the image and the tint color from BP. I found that I can use “Set Brush From Texture” to set the image on a Border. But I don’t see any option to change the Tint Color…
I can change the Tint Color on an Image but then I can’t use it to set it to the Border’s “brush”…
Here’s what I want to control:
Hey, thank you for reply. Your solution might work but I didn’t check.
I was also having a problem with converting Texture 2D to Image. In the end here’s what I did, that handled both problems: