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.97k stars 261 forks source link

What's the performance hit of this? #113

Closed laurentopia closed 3 years ago

laurentopia commented 3 years ago

I see the soft mask buffer takes the entire screen...

mob-sakai commented 3 years ago

@laurentopia There are options to make the soft mask buffer smaller and to share it.