So what I want is to do something like
scene.forEachMeshInScene(function(mesh){ //And here I can do stuff });
But sadly, that doesn\'t e