llDetectedTouchST
LSLvector llDetectedTouchST(integer index)
Returns a vector that is the surface coordinates where the prim was touched.\ The X and Y vector positions contain the horizontal (S) and vertical (T) face coordinates respectively.\ Each component is in the interval [0.0, 1.0].\ TOUCH_INVALID_TEXCOORD is returned if the surface coordinates cannot be determined (e.g. when the viewer does not support this function).
Parameters
| Type | Name |
|---|---|
| integer | index |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llUpdateKeyValue(string key, string value, integer check, string original)
string llGetTimestamp()
key llGetLinkKey(integer linknum)
rotation llList2Rot(list src, integer index)
integer llReplaceAgentEnvironment(key agent_id, float transition, string environment)
vector llRot2Axis(rotation rot)
key llDetectedOwner(integer number)
void llGiveInventoryList(key destination, string folderName, list inventory)