llDetectedTouchPos
function ll.DetectedTouchPos(Index: number): vectorReturns the position, in region coordinates, where the object was touched in a triggered touch event.
Unless it is a HUD, in which case it returns the position relative to the attach point.
Parameters
-
Index(number) - Index of detected information
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.DetectedTouchPos().
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: llDetectedTouchPos