Hello, does anyone know how can I make a circular progress bar with drop shadow? I made a UI material with a circular progress bar, but I want to make a shadow around it like on my texture.
Circular progress without shadow:

My texture with shadow:

Hello, does anyone know how can I make a circular progress bar with drop shadow? I made a UI material with a circular progress bar, but I want to make a shadow around it like on my texture.
Circular progress without shadow:

My texture with shadow:

Thank you, it worked! Even though I made some modifications to the material, because I had to make the black empty part of the bar more transparent, so I modified the material from masked to translucent and then I took the empty part of the bar and subtracted it from the final opacity of the material. Thank you again for the help! 
Hi , Can you please share your material of progress bar.
Thank you