KFM CMD PLAY

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


Related Articles

Constants

•  KFM_CMD_PAUSE
•  KFM_CMD_STOP
•  KFM_COMMAND

Functions

•  llSetKeyframedMotion

Deep Notes

Search Canny for related Issues

Signature

integer KFM_CMD_PLAY = 0;