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