Is there any way in Irrlicht to modify a particle emitter? I'd like to slow down and speed up the rate of emission if possible, but there doesn't seem to be any functionality for modifying an emitter once it's attached to a node.
Also, presumably the currently active particles belonging to a certain emitter are stored somewhere - is there any way to access them to get their positions etc?
thanks