Hello,
I’m learning about the nodes materials, and I noticed that the shadows on my ground disappear when I set up the node material.
I tried to add a standard material to see if they were still invisible, but with it, they work fine.
Does this depend on the fact that the shadows should be set inside the node editor, or is the material perceived so transparent that the shadows are not visible?
In the playground, I commented the code that assign the material to the diamonds so it can be switched easily…
https://playground.babylonjs.com/#FEEK7G#332
Thank you!