Difference between revisions of "LlGetBoundingBox"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|func_id=277|func_sleep=0.0|func_energy=10.0
|func_id=277|func_sleep=0.0|func_energy=10.0
|func=llGetBoundingBox|return_type=list|p1_type=key|p1_name=object
|func=llGetBoundingBox|return_type=list|p1_type=key|p1_name=object
|func_footnote=Format: [ (vector) min_corner, (vector) max_corner ]
|func_footnote=The bounding box is for the entire link set, not just the requested prim.
 
The bounding box is for the entire link set, not just the requested prim.
|func_desc
|func_desc
|return_text=that is the bounding box of '''object''' relative to it's root prim.
|return_text=that is the bounding box of '''object''' relative to it's root prim.<br/>Format: [ (vector) min_corner, (vector) max_corner ]
|spec
|spec
|caveats
|caveats

Revision as of 13:50, 9 February 2007