window.addMarblePT = function() { var marble = new BABYLON.MarbleProceduralTexture("marblePT", 1024, scene); return marble; };