KFM CMD STOP
Revision as of 06:31, 5 June 2013 by Miranda Umino (talk | contribs) (Created page with "{{LSL Constant |name=KFM_CMD_STOP |type=integer |value=1 |desc=Command used in the options parameter llSetKeyframedMotion .Stops the animation and resets it at the start of motio…")
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