This version of Unity is unsupported.

ParticleSystem.ColliderData.GetColliderCount

Switch to Manual

Declaration

public int GetColliderCount(int particleIndex);

Parameters

particleIndex The index of the particle event.

Returns

int The number of Colliders the particle is interacting with.

Description

Returns how how many Colliders a particle is interacting with.