KFM LOOP

From Second Life Wiki
Revision as of 06:19, 5 June 2013 by Miranda Umino (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Constant: integer KFM_LOOP = 1;

The integer constant KFM_LOOP has the value 1

specify the playback mode used in llSetKeyframedMotion : will play the frames in the order number 1 , number 2 ... number N , returns to the intitial position , plays number 1 , nummber 2 ..

Related Articles

Constants

•  KFM_REVERSE
•  KFM_FORWARD
•  KFM_PING_PONG
•  KFM_MODE

Functions

•  llSetKeyframedMotion

Deep Notes

Search JIRA for related Issues

Signature

integer KFM_LOOP = 1;