KFM ROTATION: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{LSL Constant |name=KFM_ROTATION |type=integer |value=1 |desc=specifies the type of data in the list of moves for the function llSetKeyframedMotion |examples |constants= {{LSL D…" |
mNo edit summary |
||
| Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=1 | |value=1 | ||
|desc= | |desc=Specifies the type of data in the list of moves for [[llSetKeyframedMotion]] | ||
|examples | |examples | ||
|constants= | |constants= | ||
Revision as of 11:19, 5 June 2013
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer KFM_ROTATION = 1;The integer constant KFM_ROTATION has the value 1
Specifies the type of data in the list of moves for llSetKeyframedMotion
Caveats