KFM REVERSE
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer KFM_REVERSE = 3;The integer constant KFM_REVERSE has the value 3
specify the playback mode used in llSetKeyframedMotion . It plays the frames in this order frameN, frameN-1 .. frame 2 , frame 1 . And stops after
Caveats