This function stops an animation and will set the position to zero.
void StopAnimation( int AnimationIndex );
AnimationIndex
Type: int
The animation index. Use GetAnimationCount or GetAnimationIndex to query a valid index.