llGetCameraPos
LSLvector llGetCameraPos()
Returns the current camera position for the agent the task has permissions for.\ Returns the position of the camera, of the user that granted the script PERMISSION_TRACK_CAMERA. If no user has granted the permission, it returns ZERO_VECTOR.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llRezObjectWithParams(string inventory, list lparam)
integer llListFindList(list src, list test)
void llResetScript()
void llLoadURL(string avatar_id, string message, string url)
vector llRot2Euler(rotation r)
integer llLinksetDataWriteProtected(string name, string value, string pass)
integer llLinksetDataDeleteProtected(string name, string pass)
void llRotateTexture(float rotation, integer face)