The thing with particles is that they don't cover the screen all at once. If you do need that you can load its state from json.
Then again on closer inspection I would suggest using a tiled background and changing its texture offset.
I should also say that it would need two different tiled backgrounds, one to erase the sky and clouds, and one as an overlay.
To get the parallax with the sun and clouds you would also have to paste into a drawing canvas right before the wipe. But that means you don't have to use a force own texture, but change the drawing blend on the canvas.