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

Incident velocity at the intersection point of the collision.

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