开发者

Best way to display rounded corner image with sprite

开发者 https://www.devze.com 2022-12-15 03:07 出处:网络
I need to dis开发者_StackOverflow社区play image with rounded corner with sprite. What is the best way to do this.I explained how to do it in your other post ...

I need to dis开发者_StackOverflow社区play image with rounded corner with sprite. What is the best way to do this.


I explained how to do it in your other post ...

How to clip the texture in rounded shape


If you mean of smoothing the corners of the image you're drawing, there is no way to do with the normal sprite interface (other than modifying the original image to be smoothed beforehand) To do it you must work with shaders.

0

精彩评论

暂无评论...
验证码 换一张
取 消