llGetRegionCorner
function ll.GetRegionCorner(): vectorReturns 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.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetRegionCorner