Skip to content

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)

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.