ExternalForcesModule

struct in UnityEngine

Switch to Manual

Description

Script interface for the ExternalForcesModule of a Particle System.

Variables

enabledSpecifies whether the ExternalForcesModule is enabled or disabled.
influenceFilterApply all Force Fields belonging to a matching Layer to this Particle System.
multiplierMultiplies the magnitude of external forces affecting the particles.

Public Functions

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