GMD GammerMaxyandex.ru wrote:
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).
Do you have a simplified example showing the problem?

Paul
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
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to