Skip to content

llDetectedTouchNormal

function ll.DetectedTouchNormal(Index: number): vector

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.

Parameters
Index (number)
Index of detection information

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

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