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
2k stars 262 forks source link

Can softmask work with UIEffect? #186

Closed TheFBplus closed 3 weeks ago

TheFBplus commented 4 weeks ago

I tried to modify the UIEffect shader as the documentation says: image but then I got this error image Is there any additional setup to work with UIEffect plugin? plugin version: UIEffect: 4.0.0-preview.10 SoftMaskForUGUI: 2.2.1

mob-sakai commented 3 weeks ago

Ah, well, UIEffect hasn't been updated in a while, so it doesn't currently support soft masking. I see the demand for this feature and it will probably be supported in the future.