PDA

View Full Version : osg::Sequence


emlyn
01-29-2010, 01:12 PM
Hello,

Little is mentioned in the Vizard documentation regarding OSG Sequences (not to be confused with Vizard sequences). The only thing I could find that directly names them is in the knowledge base here:

http://kb.worldviz.com/articles/1233

They appear to play back in Vizard, but my question is, is there any built-in way to control them? By that I mean starting, stopping, getting/setting the frame number, etc. I'm aware of the inefficiencies, but they sure would be handy for certain situations.

Thanks,
Emlyn

farshizzo
02-03-2010, 12:56 PM
There is currently no built-in way to control osg::Sequence objects. It can be done through a modifier plugin though.