osSetFontSize
OSSLstring osSetFontSize(string drawList, integer fontSize)
Sets the font size to be used in osDrawText
Parameters
| Type | Name |
|---|---|
| string | drawList |
| integer | fontSize |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osGetNotecard(string name)
void osSetRegionWaterHeight(float height)
key osRequestSecureURL(list options)
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
integer osSetTerrainHeight(integer x, integer y, float val)
vector osTemperature2sRGB(float dtemp)
integer osIsNotValidNumber(float v)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)