llGetBoundingBox
LSLlist llGetBoundingBox(string obj)
Returns the bounding box around the object (including any linked prims) relative to its root prim, as a list in the format [ (vector) min_corner, (vector) max_corner ].
Parameters
| Type | Name |
|---|---|
| string | obj |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llToUpper(string source)
float llGetMassMKS()
void llRezObject(string inventory, vector pos, vector vel, rotation rot, integer param)
vector llGetColor(integer face)
void llTextBox(string avatar, string message, integer chat_channel)
key llGetNumberOfNotecardLines(string name)
void llCloseRemoteDataChannel(string channel)
void llSleep(float sec)