Hi, I would like to know if there is a reason why the boolean parameters _automaticSetup is missing in the serializer for osgParticle::ParticleEffect
I have particle effects that I want to build on my own and use the value stored in osgParticle::Placer/Shooter/Counter, but they seem to be overriden before I get them, with default value set in setUpEmitterAndProgram. That's the behaviour I hopped to avoid by setting automaticSetup to false, but that value is not exported, and default is true. Thank you for your help! Cheers, Henry ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=29923#29923 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

