Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleCollisionEvent.velocity

public Vector3 velocity;

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.