How do you make radial gradients on ui?


This gradient only goes one direction but I want it to be a radial gradient

5 Likes

I might be wrong here but Iā€™m pretty sure UIGradients do not have that option yet, therefore the only way to achieve something like that would be using a radial gradient image and setting its transparency a little higher. Something like this can help:
RadialGradient

4 Likes