Is there a way to obtain a sort of ID from Unity’s particles? I’d like to assign each particle with a certain ID a corresponding velocity and position.
It would also help if I could find out how exactly the particles are stored in the GetParticles()-Array.