I have UI Material Instance and path to it. Also I have my own Slate Widget where I use SBorder. I know that SBorder has SBorder:: SetBorderImage(). But I need to put FSlateBrush inside, and I don’t have any idea how to create SlateBrush using my Material Instance. Can somebody give me an example?