- Home /
How to get borders of UI-Mask?
I want to draw my minimap world sprites on the edge of the UI-RawImage when they are off the minimap.
I have placed an UI-mask over the RawImage to give it any shape. But my minmaps shape is not rounded or rectangular. How do I place the sprites to the masked border that are given by the UI-mask?
Comment