Skip to content

llDetectedVel

function ll.DetectedVel(Number: number): vector

Returns the velocity of the detected object Number.

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

Parameters
Number (number)

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

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