Added support for pausing and restart the property_animation.
This commit is contained in:
@@ -158,7 +158,7 @@ public:
|
||||
|
||||
virtual void operator()(osg::Node* node, osg::NodeVisitor* nv);
|
||||
|
||||
virtual void update(osg::Node* node);
|
||||
virtual void update(osg::Node& node);
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user