KFM FORWARD

Description

Constant: integer KFM_FORWARD = 0;

The integer constant KFM_FORWARD has the value 0

specify the playback mode used in llSetKeyframedMotion . It s the default playback mode . It plays the frames in this order frame1, frame2 .. frame N And stops after

Caveats


Related Articles

Constants

•  KFM_REVERSE
•  KFM_PING_PONG
•  KFM_LOOP
•  KFM_MODE

Functions

•  llSetKeyframedMotion

Deep Notes

Search Canny for related Issues

Signature

integer KFM_FORWARD = 0;