what is the correct way to check if a nodeMaterial was build and is ready to use? it seems like nodeMaterial.isReady() always returns false. for example here: https://playground.babylonjs.com/#9B0DNU#288 line 34 - the material should be ready by then right?)