Hi guys, I have created this basic shader material: Babylon.js Node Material Editor
The problem I am having is that when I load it into my scene it, it seems like it’s not doing anything (the sphere remains black).
It is probably a very simple adjustment but I can’t understand why it is not working.
Thanks!
You need to associate the material to the parsed snippet. You can’t just create a node material, because the playground doesn’t know that this NME exists.