Hi, I have a question about osgParticle::Particle.

I get code from example osgParticle. It works, but there is one problem:
after adding particles into scene group (root) I lost ability to change some
properties - methods setLifeTime, setSizeRange, setAlphaRange, setColorRange, 
setRadius don't work. Nevertheless, osgParticle::ParticleSystem 
(setDefaultAttributes)
and osgParticle::RandomRateCounter (setRateRange) works (I see result in 
screen).

So, why can't I change properties of osgParticle::Particle after adding it in 
scene
or how should I do that right?
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to