Skip to content

llGetRegionCorner

function ll.GetRegionCorner(): vector

Returns a vector, in meters, that is the global location of the south-west corner of the region which the object is in.

Returns the Region-Corner of the simulator containing the task. The region-corner is a vector (values in meters) representing distance from the first region.

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

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