osListAsRotation
OSSLrotation osListAsRotation(list src, integer index)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| list | src |
| integer | index |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
string osDrawPolygon(string drawList, list x, list y)
void osSetWindParam(string plugin, string param, float value)
void osSetTerrainTextures(list textures, integer types)
string osSHA256(string input)
void osForceDropAttachment()
void osNpcLoadAppearance(key npc, string notecard)
vector osSlerp(vector a, vector b, float amount)