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

