window.addCloudPT = function() { var cloud = new BABYLON.CloudProceduralTexture("cloudPT", 256, scene); return cloud; };