KFM COMMAND

Description

Constant: integer KFM_COMMAND = 0;

The integer constant KFM_COMMAND has the value 0

Command used in the options parameter of llSetKeyframedMotion .followed by one of: KFM_CMD_STOP, KFM_CMD_PLAY, KFM_CMD_PAUSE to play , stop or pause the motion .

Caveats


Related Articles

Constants

•  KFM_CMD_PLAY
•  KFM_CMD_STOP
•  KFM_CMD_PAUSE

Functions

•  llSetKeyframedMotion

Deep Notes

Search Canny for related Issues

Signature

integer KFM_COMMAND = 0;