window.addRoadPT = function() { var road = new BABYLON.RoadProceduralTexture("roadPT", 256, scene); return road; };