Particle System

jariah

03-07-2008 05:09:32

I cant figure out how to retrieve the template name from a particle system after its been created..

I've been working on this if a few nights now and I can't seem to find it anywhere.. is there a way to retrieve it?

jariah

05-07-2008 19:18:12

Maybe I wasn't clear enough with my original question...

what I'm looking for is how to retrieve the template name

ParticleSystem prt = sceneMgr.CreateParticleSystem("Rain",
"Examples/Water/Rain");

when I select the particle system later