<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
	<id>http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlSetLinkTexture</id>
	<title>LlSetLinkTexture - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlSetLinkTexture"/>
	<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlSetLinkTexture&amp;action=history"/>
	<updated>2026-06-01T04:38:14Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://i.bnu.edu.cn/wiki/index.php?title=LlSetLinkTexture&amp;diff=482&amp;oldid=prev</id>
		<title>Wzc：创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: llSetTexture( string texture, integer face ); |参数= 参…”</title>
		<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlSetLinkTexture&amp;diff=482&amp;oldid=prev"/>
		<updated>2020-07-13T09:54:40Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: llSetTexture( string texture, integer face ); |参数= 参…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{函数详情&lt;br /&gt;
|函数名 = Function: llSetTexture( string texture, integer face );&lt;br /&gt;
|参数= 参数：设置此原始曲面的纹理。&lt;br /&gt;
&lt;br /&gt;
•字符串纹理（string texture）–此脚本所在的prim目录中的纹理或纹理的UUID&lt;br /&gt;
&lt;br /&gt;
•整数面（integer face ）–面数或所有面&lt;br /&gt;
&lt;br /&gt;
如果面是所有面，则函数在所有面都有效。&lt;br /&gt;
|返回值= 返回值：无&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|注意事项=此函数使脚本休眠0.2秒。&lt;br /&gt;
如果函数的面值指示不存在的面，则函数将自动失败。&lt;br /&gt;
如果prim的资源库中缺少纹理，并且它不是UUID或不是纹理，则在DEBUG峈CHANNEL上会发出一个错误。&lt;br /&gt;
如果纹理是一个UUID，则对象没有新的资产权限后果。&lt;br /&gt;
生成的对象不会产生新的使用限制，如果资产被放在prims库存中，可能会出现这种情况。&lt;br /&gt;
Inspect不显示纹理信息（如creator）&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|示例=&lt;br /&gt;
示例1&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        // the first texture alphabetically inside the same prim's inventory&lt;br /&gt;
        string texture = llGetInventoryName(INVENTORY_TEXTURE, 0);&lt;br /&gt;
 &lt;br /&gt;
        // set it on all sides of the prim containing the script&lt;br /&gt;
        llSetTexture(texture, ALL_SIDES);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|相关函数=&lt;br /&gt;
[[llSetLinkTexture]]&lt;br /&gt;
&lt;br /&gt;
[[llGetTexture]]&lt;br /&gt;
&lt;br /&gt;
[[llSetPrimitiveParams]]&lt;br /&gt;
&lt;br /&gt;
[[llSetLinkPrimitiveParams]]			&lt;br /&gt;
&lt;br /&gt;
|相关事件=无&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Wzc</name></author>
		
	</entry>
</feed>