Hi, when I create a PrecipitationEffect, I can set it up the way I want, and everything is fine, but after adding it to the graph, if I try to change it's properties, be it the particle's color, speed, or anything, it has no effect.
I set OSG_NOTIFY_LEVEL to INFO, and saw that the update() method is indeed called when I make these changes, but it has no effect visually. If I query the same attributes after I changed them, I can see that the values I entered are correct. I tested this with versions 3.0.1 and 3.1.5, with the same results. Is this a bug, or am I missing something? Cheers, Louis ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=54469#54469 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

