Difference between revisions of "PERMISSION TRACK CAMERA"
Jump to navigation
Jump to search
m |
m |
||
Line 12: | Line 12: | ||
|events={{LSL DefineRow||[[run_time_permissions]]|Permission receiving event}} | |events={{LSL DefineRow||[[run_time_permissions]]|Permission receiving event}} | ||
|cat1=Camera | |cat1=Camera | ||
|cat2= | |cat2=Permissions/Script | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 20:53, 9 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERMISSION_TRACK_CAMERA = 0x400;The integer constant PERMISSION_TRACK_CAMERA has the value 0x400
Caveats
Related Articles
Functions
• | llGetCameraPos | |||
• | llGetCameraRot | |||
• | llGetPermissions | – | Get the permissions granted | |
• | llRequestPermissions | – | Request permissions |
Events
• | run_time_permissions | – | Permission receiving event |