llGetBoundingBox
function ll.GetBoundingBox(ID: string): {any}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
-
ID(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetBoundingBox().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetBoundingBox