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