Model::GetRootAnimator
Defined in:
Returns the root animator attached to a model.
C4Models.h
Prototype
Animator *GetRootAnimator(void) const;
Description
The GetRootAnimator
function returns the root animator in the animator tree attached to a model.
See Also