LSL Permissions/Script/PERMISSION CONTROL CAMERA: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=PERMISSION_CONTROL_CAMERA | ||
|type=integer | |type=integer | ||
|value={{LSL Hex|0x800}} | |value={{LSL Hex|0x800}} |
Revision as of 15:28, 27 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERMISSION_CONTROL_CAMERA = 0x800;The integer constant PERMISSION_CONTROL_CAMERA has the value 0x800
Caveats