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

[v1] Use only alpha value to control transparency of regular rectangular mask #138

Closed fmatulic closed 15 hours ago

fmatulic commented 1 year ago

I have an image as sole child of a regular rectangular mask and I just want to control the level of transparency of the whole image/mask. Is this possible with SoftMaskForUGUI? When I converted my Unity mask to Soft Mask my image turned all white and I wasn't able to get it to appear by fiddling with the options exposed in the inspector.

mob-sakai commented 15 hours ago

Please try v2: https://github.com/mob-sakai/SoftMaskForUGUI/releases/tag/v2.0.0