Inheritence

Summary

Particles can have extra controllers that can modify the particles every frame.

Constructors

ParticleController

Properties

ParticleEffect The particle we're controlling

Methods

OnAfterStep Called after the particle step
OnBeforeStep Called before the particle step
OnDisabled
OnEnabled
OnParticleCreated
OnParticleDestroyed
OnParticleStep Called for each particle during the particle step. This is super threaded so you better watch out.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.