window.addStarfieldPT = function() { var starfield = new BABYLON.StarfieldProceduralTexture("starfieldPT", 256, scene); return starfield; };