Inherits from CC3NodeUpdatingVisitor : CC3NodeVisitor : NSObject
Declared in CC3PerformanceScene.h

Overview

A specialized CC3NodeUpdatingVisitor that animates each copy of the template node by modifying the rotation property of each copy of the template node that it visits.

When the user indicates that the nodes should be animated, the scene will use an instance of this visitor class when updating the nodes. Otherwise, it will use an instance of the normal CC3NodeUpdatingVisitor class.