<?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=LlRotateTexture</id>
	<title>LlRotateTexture - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlRotateTexture"/>
	<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlRotateTexture&amp;action=history"/>
	<updated>2026-06-01T03:37:43Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://i.bnu.edu.cn/wiki/index.php?title=LlRotateTexture&amp;diff=635&amp;oldid=prev</id>
		<title>Mkx：创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: llRotateTexture( float angle, integer face ); |参数= 参…”</title>
		<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlRotateTexture&amp;diff=635&amp;oldid=prev"/>
		<updated>2020-08-18T01:16:27Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: llRotateTexture( float angle, 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: llRotateTexture( float angle, integer face );&lt;br /&gt;
|参数= 参数：• float angle – 用弧度表示的角&lt;br /&gt;
&lt;br /&gt;
• integer face –  [[face]] number or [[ALL_SIDES]]&lt;br /&gt;
&lt;br /&gt;
|返回值= 返回值：设置所选面的纹理旋转为角度。&lt;br /&gt;
&lt;br /&gt;
如果面是[[ALL_SIDES]]，那么函数对所有面都起作用。&lt;br /&gt;
|注意事项=这个函数使脚本休眠0.2秒。&lt;br /&gt;
&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;
    touch_start(integer total_number) {&lt;br /&gt;
          //使对象的纹理旋转四分之一圈&lt;br /&gt;
        llRotateTexture(PI_BY_TWO, 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;
[[llGetTextureRot]] - 获取纹理旋转&lt;br /&gt;
&lt;br /&gt;
[[llSetTextureAnim]] - 设置纹理的动画&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mkx</name></author>
		
	</entry>
</feed>