Skip to content

llGetBoundingBox

Function Syntax
list llGetBoundingBox(
  1. key ID
);

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 ].