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.