vector llGetCameraPos()
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.
To determine where the camera is pointing, see llGetCameraRot.
vector llGetCameraPos()
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.
To determine where the camera is pointing, see llGetCameraRot.