ParticleSystem.ExternalForcesModule.IsAffectedBy

Switch to Manual
public bool IsAffectedBy(ParticleSystemForceField field);

Parameters

field The 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答