KFM CMD STOP
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer KFM_CMD_STOP = 1;The integer constant KFM_CMD_STOP has the value 1
Command used in the options parameter llSetKeyframedMotion .Stops the animation and resets it at the start of motion.
Caveats