OsSetDynamicTextureURLBlendFace
From OpenSimulator
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | '''Function Syntax:''' osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url, string extraParams, bool blend, integer disp, integer timer, integer alpha, integer face);<br>'''Returns:''' string | + | '''Function Syntax:''' osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url, string extraParams, bool blend, integer disp, integer timer, integer alpha, integer face);<br>'''Returns:''' string |
| − | Example Required ! | + | Example Required ! |
| − | + | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | |
| − | [[Category:OSSL]] | + | |
Revision as of 16:49, 5 June 2011
Function Syntax: osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url, string extraParams, bool blend, integer disp, integer timer, integer alpha, integer face);
Returns: string
Example Required !