mob-sakai / SoftMaskForUGUI

Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
https://github.com/mob-sakai/SoftMaskForUGUI
MIT License
1.91k stars 257 forks source link

How to use the inverted mask? #152

Closed alexanderameye closed 1 month ago

alexanderameye commented 1 year ago

I would like to use an inverted cutout mask just like this package (just like the iris sample) https://github.com/mob-sakai/UnmaskForUGUI

But it is unclear to me how I can achieve the same effect using this soft mask package?

Thanks

f1yingbanana commented 2 months ago

On the SoftMaskable component, untick use stencil and change interaction mode to visible outside mask.

mob-sakai commented 1 month ago

Since there has been no new discussion for a long time, this issue was closed. 
If the same issue arises, please re-open this issue.