ParticleSystem.CollisionEvent.intersection
var intersection: Vector3;
Vector3 intersection;
intersection as Vector3
Description

Intersection point of the collision in world coordinates.

The intersection point is reported in world coordinates regardless of whether the particle system is simulated in local coordinates.