Ok, so I found the solution and in order to see particles in a transparent canvas, you have to do that :
particleSystem.renderingGroupId = 1;
I hope that it will help someone!
Ok, so I found the solution and in order to see particles in a transparent canvas, you have to do that :
particleSystem.renderingGroupId = 1;
I hope that it will help someone!