osSetPenColor
OSSLstring osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
Sets the pen color to be used when drawing dynamic textures
Parameters
| Type | Name |
|---|---|
| string | drawList |
| LSL_Types.Vector3 | color |
| float | alpha |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osParcelSetDetails(vector pos, list rules)
void osMakeNotecard(string notecardName, list contents)
vector osSlerp(vector a, vector b, float amount)
float osGetTerrainHeight(integer x, integer y)
void osSetProjectionParams(integer linknumber, integer projection, key texture, float fov, float focus, float amb)
void osForceDropAttachmentAt(vector pos, rotation rot)
void osNpcMoveToTarget(key npc, vector target, integer options)
void osGiveLinkInventory(integer linkNumber, key destination, string inventory)