PERMISSION CONTROL CAMERA

From Second Life Wiki
Jump to navigation Jump to search

Description

Constant: integer PERMISSION_CONTROL_CAMERA = 0x800;

The integer constant PERMISSION_CONTROL_CAMERA has the value 0x800

Caveats

  • This permission can only be granted if the avatar is sitting on or wearing the object containing the script.
All Issues ~ Search JIRA for related Bugs

Related Articles

Functions

•  llSetCameraParams
•  llClearCameraParams
•  llGetPermissions Get the permissions granted
•  llRequestPermissions Request permissions

Events

•  run_time_permissions Permission receiving event

Deep Notes

Search JIRA for related Issues

Signature

integer PERMISSION_CONTROL_CAMERA = 0x800;