OsSetDynamicTextureDataBlend
From OpenSimulator
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
− | {| | + | {{osslfunc| |
− | + | threat_level = VeryLow | |
− | | | + | | |
− | + | function_syntax = <source lang="lsl"> | |
− | + | ||
− | + | ||
− | + | ||
osSetDynamicTextureDataBlend(string dynamicID, string contentType, string data, string extraParams, integer timer, integer alpha); | osSetDynamicTextureDataBlend(string dynamicID, string contentType, string data, string extraParams, integer timer, integer alpha); | ||
</source> | </source> | ||
− | | | + | | |
− | + | ossl_example = | |
− | + | | | |
− | |} | + | additional_info = |
− | + | | | |
− | + | }} | |
− | + |
Revision as of 16:20, 12 June 2011
osSetDynamicTextureDataBlend(string dynamicID, string contentType, string data, string extraParams, integer timer, integer alpha); | |
No descriptions provided | |
Threat Level | VeryLow |
Permissions | No permissions specified |
Extra Delay | No function delay specified |