OBJECT VELOCITY
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
integer OBJECT_VELOCITY = 5;
The integer constant OBJECT_VELOCITY has the value 5
This is a flag used with llGetObjectDetails to get the object velocity.
Related Functions, Events & Constants
Constants
Max Lengths in parentheses represent how many characters required when it is typecast to a string. |
Functions
| • | llGetObjectDetails |

