osSetDynamicTextureData
OSSLstring osSetDynamicTextureData(string dynamicID, string contentType, string data, string extraParams, integer timer)
Renders a dynamically created texture on the prim containing the script and returns the UUID of the newly created texture
Parameters
| Type | Name |
|---|---|
| string | dynamicID |
| string | contentType |
| string | data |
| string | extraParams |
| integer | timer |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osForceOtherSit(string avatar, string target)
void osClearInertia()
void osGiveLinkInventory(integer linkNumber, key destination, string inventory)
void osListSortInPlace(list src, integer stride, integer ascending)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)
vector osTemperature2sRGB(float dtemp)
void osLoopSoundMaster(integer linknum, string sound, float volume)
void osTeleportOwner(LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)