Hi,
I’m trying to add an outline to an image in my UI. I was trying to do it by Material, but my UI use sprites and the material only accepts Texture2D. Is there a way to make that conversion (from Sprite to Texture2D) or a better way to make this outline?