<?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=LlGetMinScaleFactor</id>
	<title>LlGetMinScaleFactor - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlGetMinScaleFactor"/>
	<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetMinScaleFactor&amp;action=history"/>
	<updated>2026-06-01T05:32:34Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://i.bnu.edu.cn/wiki/index.php?title=LlGetMinScaleFactor&amp;diff=434&amp;oldid=prev</id>
		<title>Wzc：创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: float llGetMinScaleFactor(); |参数= 参数：无 |返回…”</title>
		<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetMinScaleFactor&amp;diff=434&amp;oldid=prev"/>
		<updated>2020-07-06T08:06:09Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名 = Function: float llGetMinScaleFactor(); |参数= 参数：无 |返回…”&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: float llGetMinScaleFactor();&lt;br /&gt;
|参数= 参数：无&lt;br /&gt;
|返回值= 返回值：返回可与[[llScaleByFactor]]一起用于调整对象大小的最小缩放因子的浮点值。&lt;br /&gt;
该最小值由[[prim scale limits]]决定。&lt;br /&gt;
&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;
        float min_factor = llGetMinScaleFactor();&lt;br /&gt;
        float max_factor = llGetMaxScaleFactor();&lt;br /&gt;
        llSay(0, &amp;quot;Choose a value between &amp;quot; + (string)min_factor + &amp;quot; and &amp;quot; + (string)max_factor&lt;br /&gt;
            + &amp;quot; when calling llScaleByFactor() on this linkset.&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|相关函数=&lt;br /&gt;
[[llScaleByFactor]] &lt;br /&gt;
&lt;br /&gt;
[[llGetMaxScaleFactor]]	&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|相关事件=无&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Wzc</name></author>
		
	</entry>
</feed>