Skip to content

llDetectedTouchPos

Function Syntax
vector llDetectedTouchPos(
  1. integer Index // Index of detected information
);

Returns 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.