OsSetDynamicTextureURLBlend
From OpenSimulator
(Difference between revisions)
m (some format conversions) |
|||
| Line 1: | Line 1: | ||
| − | {{osslfunc | + | {{osslfunc |
| − | threat_level = VeryLow | + | |threat_level=VeryLow |
| − | | | + | |function_syntax=osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha); |
| − | function_syntax = | + | |ossl_example= |
| − | osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha); | + | |description= |
| − | + | ||
| − | | | + | |
| − | ossl_example = | + | |
| − | | | + | |
| − | + | ||
| | | | ||
}} | }} | ||
Revision as of 20:38, 1 July 2011
osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha);
| |
| No descriptions provided | |
| Threat Level | VeryLow |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |