OsSetDynamicTextureURLBlend
From OpenSimulator
(Difference between revisions)
												
			m  | 
			|||
| Line 1: | Line 1: | ||
| − | {|   | + | {{osslfunc|  | 
| − | + | threat_level = VeryLow  | |
| − | |  | + | |  | 
| − | + | function_syntax = <source lang="lsl">  | |
| − | + | ||
| − | + | ||
| − | + | ||
osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha);  | osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha);  | ||
</source>  | </source>  | ||
| − | |  | + | |  | 
| − | + | ossl_example =    | |
| − | + | |    | |
| − | |}  | + | additional_info =   | 
| − | + | |  | |
| − | + | }}  | |
| − | + | ||
Revision as of 16:26, 12 June 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 |