mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.72k stars 787 forks source link

Set Material for TMP Dissolve? #205

Closed jackphelps closed 4 years ago

jackphelps commented 4 years ago

Describe the question I hope I'm not missing something obvious! Apologies if I am. When I add a dissolve effect to a TM Pro object, there's never a dissolve material set/available: image This means I can't change the color mode or noise texture. Is this intentional/necessary, or a bug, or am I simply missing something?

Environment (please complete the following information):

Additional context Nothing I can think of. Thank you for your hard work! UIEffect is a great package <3

jackphelps commented 4 years ago

Not a bug at all, my apologies.

For reference, the dissolve material properties are added to the regular TMP material, like this: image