Get Colliding Particles

with OnParticleCollision(GameObject) and GetCollisionEvents(GameObject, myParticleCollisions) i can get the ParticleCollisionEvents which include things such as velocity , intersecting point and some others but … no the particle itself! seriously? what if i want to modify the particle that collides? :frowning:

am i missing something?

I’ve been looking for this as well.
You didn’t miss anything. It’s not supported.

Not in 2019.3.0a5 at least.