osDrawFilledPolygon
OSSLstring osDrawFilledPolygon(string drawList, list x, list y)
Draws a polygon on a dynamic texture, and fills it with the current pen color
Parameters
| Type | Name |
|---|---|
| string | drawList |
| list | x |
| list | y |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osIsNpc(key npc)
float osGetWindParam(string plugin, string param)
list osGetParcelDetails(key id, list details)
string osDrawResetTransform(string drawList)
void osParcelSetDetails(vector pos, list rules)
float osGetHealth(key agentId)
void osSetParcelDetails(vector pos, list rules)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)