ll.StopLookAt() : ()
Stop causing object to point at a target (due to llLookAt() or llRotLookAt()).
ll.StopLookAt()
{
"def": "func",
"desc": "Stop causing object to point at a target (due to llLookAt() or llRotLookAt()).",
"energy": 10,
"sleep": 0,
"pure": false,
"link": "https://wiki.secondlife.com/wiki/LlStopLookAt",
"name": "StopLookAt",
"signatures": [
{
"result": [
{
"name": "",
"def": "result",
"desc": "",
"variadic": false,
"type": [
"()"
],
"optional": false
}
],
"args": []
}
]
}