![]() |
Public API Reference |
![]() |
An animation node that let visualize the dynamics of any animation node. More...
#include <imesh/animnode/debug.h>
Public Member Functions | |
virtual void | Draw (iCamera *camera, csColor color=csColor(1.0f, 0.0f, 1.0f))=0 |
Draw the 2D visual information. |
An animation node that let visualize the dynamics of any animation node.
Place it anywhere in the animation blending tree to visualize the children of this node.
virtual void CS::Animation::iSkeletonDebugNode::Draw | ( | iCamera * | camera, |
csColor | color = csColor(1.0f, 0.0f, 1.0f) |
||
) | [pure virtual] |
Draw the 2D visual information.