PERMISSION CONTROL CAMERA
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: integer PERMISSION_CONTROL_CAMERA = 0x800;The integer constant PERMISSION_CONTROL_CAMERA has the value 0x800
Related Articles
Functions
| • | llSetCameraParams | |||
| • | llClearCameraParams | |||
| • | llGetPermissions | – | Get the permissions granted | |
| • | llRequestPermissions | – | Request permissions |
Events
| • | run_time_permissions | – | Permission receiving event |

