llList2Rot
LSLrotation llList2Rot(list src, integer index)
Copies the rotation at Index in the list.\ Returns the value at Index in the specified list. If Index describes a location not in the list, or the value cannot be type-cast to rotation, thenZERO_ROTATION is returned.
Parameters
| Type | Name |
|---|---|
| list | src |
| integer | index |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llOverMyLand(string id)
void llSetLinkSitFlags(integer linknum, integer flags)
integer llSubStringIndex(string source, string pattern)
vector llDetectedVel(integer number)
void llAdjustSoundVolume(float volume)
rotation llRotBetween(vector start, vector end)
string llToUpper(string source)
void llSetAngularVelocity(vector angularVelocity, integer local)