KFM DATA

From Second Life Wiki
Jump to navigation Jump to search

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;