Hi,
I want to create some hover effect on GUI container, but I have some issues with the observables and shadowBlur effect.
I created a simple playground
https://www.babylonjs-playground.com/#XCPP9Y#1076
you can see when I get out of the container blur kinda disappears, but you can see the effect that occur.
Am I doing it wrong with setting blur to 0, is there a better way to remove it?