Animation modes

Top  Previous  Next

Constants used with C3DMesh::SetAnimationMode

 

Constant

Description

ANIM_LOOP

Continually run the animation.

ANIM_ONCE

Run the animation once.

ANIM_PINGPONG

Run the animation from start to end and back to start.

ANIM_STOP

Stop all animations.