window.addBrickPT = function() { var brick = new BABYLON.BrickProceduralTexture("brickPT", 256, scene); return brick; };