mob-sakai/UIEffect

Soft Shadow Glow Effect

darkdoom973 opened this issue · 3 comments

Reading Manner = Image, then associated Text

image
This is the effect I want to achieve, how can I do so???
image
I understand this is having two of UI Shadow scripts.
image
I don't understand what are these??
image
I am able to get the normal effect
image
I want this soft outline shadow

you should add UIEffect component before your UIShadow. And change the blur mode .
After that , you'll see the Blur Factor param at the end of UIShadow.

image

This did not work on Unity 2022.2.17, URP.

you should add UIEffect component before your UIShadow. And change the blur mode . After that , you'll see the Blur Factor param at the end of UIShadow.

image

Thank you!
This should be in documentation IMO