KFM DATA

From Second Life Wiki
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_DATA = 2;

The integer constant KFM_DATA has the value 2

Flag used in the options parameter llSetKeyframedMotion : is a flag followed by a bitwise combination of: KFM_TRANSLATION and KFM_ROTATION. If absent, both rotations and translations must be provided in the first parameter of llSetKeyframedMotion .

Related Articles

Constants

•  KFM_TRANSLATION
•  KFM_ROTATION

Functions

•  llSetKeyframedMotion

Deep Notes

Search JIRA for related Issues

Signature

integer KFM_DATA = 2;