C4 Engine
C4 Engine API Documentation

AnimationController::StopAnimation

Defined in:  C4Models.h
Stops an animation.
Prototype

void StopAnimation(void);

Description
The StopAnimation function stops the frame interpolator for the current animation.
See Also

AnimationController::PlayAnimation