C4 Engine
C4 Engine API Documentation

Model::GetRootAnimator

Defined in:  C4Models.h
Returns the root animator attached to a model.
Prototype

Animator *GetRootAnimator(voidconst;

Description
The GetRootAnimator function returns the root animator in the animator tree attached to a model.
See Also

Model::SetRootAnimator

Model::GetAnimatedTransformNodeCount

Model::AnimateModel

Animator