Click or drag to resize
AB4D logo

AnimationNodeBase Methods

The AnimationNodeBase type exposes the following members.

Methods
 NameDescription
Public methodDump Writes details about this AnimationNodeBase to the Visual Studio Output window. This method calls the GetDumpString method to get details about each keyframe.
Public methodGetDumpString GetDumpString virtual method can be overridden to provide detailed description of this AnimationNodeBase.
Public methodGoToFrame GoToFrame method updates the objects animated with this animation node based on the specified frame number.
Top
See Also