llGetAgentSize
LSLvector llGetAgentSize(key id)
If the avatar is in the same region, returns the size of the bounding box of the requested avatar by id, otherwise returns ZERO_VECTOR.\ If the agent is in the same region as the object, returns the size of the avatar.
Parameters
| Type | Name |
|---|---|
| key | id |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llBase64ToString(string str)
string llSHA1String(string src)
rotation llAxes2Rot(vector fwd, vector left, vector up)
integer llGetLinkSitFlags(integer linknum)
void llSetSitText(string text)
void llRotLookAt(rotation target, float strength, float damping)
integer llSetAgentEnvironment(key agent_id, float transition, list param_list)
void llSetScriptState(string name, integer run)