osDrawRectangle
OSSLstring osDrawRectangle(string drawList, integer width, integer height)
Draws a rectangle on a dynamic texture
Parameters
| Type | Name |
|---|---|
| string | drawList |
| integer | width |
| integer | height |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osKickAvatar(key agentId, string alert)
void osParcelSetDetails(vector pos, list rules)
list osGetParcelIDs()
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
float osGetHealRate(key agentId)
integer osStringStartsWith(string src, string value, integer ignorecase)
string osWindActiveModelPluginName()
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)