Skip to content

llDetectedPos

function ll.DetectedPos(Number: number): vector

Returns the position of detected object or avatar number.

Returns <0.0, 0.0, 0.0> if Number is not a valid index.

Parameters
Number (number)

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

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