Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Apply forces to particles

Use the Particle System Force Field to set up forces on the particles in a Particle System.
Read time 1 minuteLast updated 12 days ago

The Particle System Force Field component applies forces to particles in Particle Systems.
To attach this component to a Particle System, enable the External Forces Module in the Particle System, and assign either a Layer Mask, or the specific Force Field component.
Use the Particle System Force Field component to apply various types of forces to particles.
All forces are applied in the local space of the Force Field. For example, rotating Transform affects the direction and rotation properties.
For a full introduction to particle systems and their uses, see documentation on Particle Systems.