Skip to content

llDetectedTouchNormal

Function Syntax
vector llDetectedTouchNormal(
  1. integer Index // Index of detection information
);

Returns the surface normal for a triggered touch event.

Returns a vector that is the surface normal (perpendicular to the surface) where the touch event was triggered.