Circle with faded edges
in
Programming Questions
•
2 years ago
This is probably a really silly question, but how would you make the opacity decrease as you reach the edge of a circle? Right now, I am just stacking increasingly larger semi-transparent circles on top of each other, but the edges are really rough, and you can see where each circle ends. I want a smooth circle that fades to reveal the background as it reaches the edges.
1