formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Identifiers for the playback loop control options within the project-level animation options.
enum fz_anim_play_loop_enum {
FZ_ANIM_PLAY_LOOP_CONT,
FZ_ANIM_PLAY_LOOP_PALN,
FZ_ANIM_PLAY_LOOP_ONCE };
Members
FZ_ANIM_PLAY_LOOP_CONT
Loop continually
FZ_ANIM_PLAY_LOOP_PALN
Loop by reversing the playback time once the end is reached, repeatedly
FZ_ANIM_PLAY_LOOP_ONCE
Play once without looping
Availability
6.1.0.0
Defined in