window.addFirePT = function() { var fire = new BABYLON.FireProceduralTexture("firePT", 256, scene); return fire; };