This version of Unity is unsupported.

ParticleSystem.ExternalForcesModule.IsAffectedBy

Switch to Manual
public bool IsAffectedBy(ParticleSystemForceField field);

Parameters

fieldThe Force Field to test.

Returns

bool Whether the Force Field affects the Particle System.

Description

Determines whether any particles are inside the influence of a Force Field.