window.addWoodPT = function() { var wood = new BABYLON.WoodProceduralTexture("woodPT", 2048, scene); return wood; };