OsSetDynamicTextureURLBlendFace
From OpenSimulator
(Difference between revisions)
												
			| Line 1: | Line 1: | ||
| − | '''  | + | {|  width="100%" style="border: thin solid black"  | 
| + | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''  | ||
| + | |- valign="top"  | ||
| + | |'''Threat Level''' || <Threat Level goes here>  | ||
| − | + | |- valign="top"  | |
| + | |'''Function Syntax''' || <source lang="lsl">  | ||
| + | osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url,   | ||
| + |       string extraParams, bool blend, integer disp, integer timer, integer alpha, integer face);  | ||
| + | </source>  | ||
| + | |- valign="top"  | ||
| + | |'''Example(s)||  | ||
| − | [[Category:OSSL]][[Category:OSSL_functions_without_example]]  | + | |}  | 
| + | |||
| + | [[Category:OSSL Functions]]  | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | [[Category:OSSL_functions_without_example]]  | ||
[[Category:OSSL functions without threat level]]  | [[Category:OSSL functions without threat level]]  | ||
Revision as of 10:35, 11 June 2011
| OsSetDynamicTextureURLBlendFace | |
| Threat Level | <Threat Level goes here> | 
| Function Syntax |  osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url, string extraParams, bool blend, integer disp, integer timer, integer alpha, integer face);  | 
| Example(s) | |