Search found 1 match

by peancored
Wed Jun 28, 2023 8:58 am
Forum: General Discussion
Topic: Round polygon corners
Replies: 3
Views: 23788

Round polygon corners

Hi,

I'm trying to figure out how to round corners of a polygon, i.e. add a border radius.
Tried masking a circle and a square, but the result looks ugly.
Do you know a simple way to do that besides something like writing a custom shader?

Thanks!