Animation | |
The AnimationNodeBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Dump | Writes details about this AnimationNodeBase to the Visual Studio Output window. This method calls the GetDumpString method to get details about each keyframe. | |
| GetDumpString | GetDumpString virtual method can be overridden to provide detailed description of this AnimationNodeBase. | |
| GoToFrame | GoToFrame method updates the objects animated with this animation node based on the specified frame number. |