llSetLinkCamera
LSLvoid llSetLinkCamera(integer link, vector eye, vector at)
Sets the camera eye offset, and the offset that camera is looking at, for avatars that sit on the linked prim.
Parameters
| Type | Name |
|---|---|
| integer | link |
| vector | eye |
| vector | at |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.