KFM CMD PLAY
Revision as of 05:34, 5 June 2013 by Miranda Umino (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer KFM_CMD_PLAY = 0;The integer constant KFM_CMD_PLAY has the value 0
Command used in the options parameter llSetKeyframedMotion .Resumes the animation previously stopped by KFM_CMD_STOP or KFM_CMD_PAUSE
Caveats