Stride.Particles.Modules Namespace
Classes
The ParticleUpdater updates one or more fields, such as velocity or position, in all living particles in a target ParticlePool |
||
The UpdaterCollider is an updater which tests the particles against a preset surface or shape, making them bounce off it when they collide |
||
The UpdaterForceField updates the particles' positions and velocity based on proximity and relative position to a bounding force field |
||
The UpdaterGravity is a simple version of a force field which updates the particles' velocity over time and acts as a gravitational force |
||
The UpdaterSpeedToDirection calculates the particle's direction (not normalized) based on its delta position |