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

Geometry normal at the intersection point of the collision.

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