You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First at all, UI-Effect is a really great plugin for Unity !
I have UI elements (images) that needs to affected by lights (using SpriteDefaultDiffuse shader).
When I apply UI-Effect, the Image component material is replaced with UI-Effect.mat (or variants such as UI-Effect-BlurDetail...) but UI-Effect.mat doesn't seem to handle diffuse (closer to SpriteDefault than SpriteDefaultDiffuse).
Could it be possible to patch UI-Effect main shader to make it diffuse ?
Thanks a lot
Great job, really !
Frederic
France
The text was updated successfully, but these errors were encountered:
Hi !
First at all, UI-Effect is a really great plugin for Unity !
I have UI elements (images) that needs to affected by lights (using SpriteDefaultDiffuse shader).
When I apply UI-Effect, the Image component material is replaced with UI-Effect.mat (or variants such as UI-Effect-BlurDetail...) but UI-Effect.mat doesn't seem to handle diffuse (closer to SpriteDefault than SpriteDefaultDiffuse).
Could it be possible to patch UI-Effect main shader to make it diffuse ?
Thanks a lot
Great job, really !
Frederic
France
The text was updated successfully, but these errors were encountered: