parcticleSystem.exportSet , cant understand how it works

I try to fix tool for our designer to create particle systems setup. Which i found on playground.
but I cant save particle system to JSON file

You should stringify data.serialize(...) and not directly data.

1 Like