Skip to content

llGetAgentSize

function ll.GetAgentSize(AvatarID: string): vector

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
AvatarID (string)

Add example usage here showing SLua/Luau syntax with ll.GetAgentSize().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.