Couldn't find mesh component

Documenttation for the new version has not been updated yet. But basically… There is NO Mesh, Camera or Light component any more… There is just the BABYLON.ScriptComponent

The script component has a transform so to move a transform from script

this.transform.position.z += 0.25;

Take a look at the video from this thread… i setup a new project and bake light