<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=LlGetTextureRot%2Ffr</id>
	<title>LlGetTextureRot/fr - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=LlGetTextureRot%2Ffr"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LlGetTextureRot/fr&amp;action=history"/>
	<updated>2026-06-24T04:29:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LlGetTextureRot/fr&amp;diff=52658&amp;oldid=prev</id>
		<title>Gally Young: Loalized to french</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LlGetTextureRot/fr&amp;diff=52658&amp;oldid=prev"/>
		<updated>2008-02-04T21:42:55Z</updated>

		<summary type="html">&lt;p&gt;Loalized to french&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LSL_Function/face/fr|face|}}&lt;br /&gt;
{{LSL_Function/fr&lt;br /&gt;
|func_id=180|func_sleep=0.0|func_energy=10.0&lt;br /&gt;
|func=llGetTextureRot&lt;br /&gt;
|return_type=float|p1_type=integer|p1_name=face&lt;br /&gt;
|func_footnote&lt;br /&gt;
|func_desc&lt;br /&gt;
|return_text=correspondant à la rotation appliquée à la &amp;#039;&amp;#039;&amp;#039;face&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|spec&lt;br /&gt;
|caveats&lt;br /&gt;
|constants&lt;br /&gt;
|examples=&amp;lt;lsl&amp;gt;//Renvoie au propriétaire les rotations apppliquées sur toutes les faces.&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        integer i = 0;&lt;br /&gt;
        integer max = llGetNumberOfSides();&lt;br /&gt;
        while(i &amp;lt; max)&lt;br /&gt;
        {&lt;br /&gt;
            llSay(0,&amp;quot;La rotation de la texture appliquée à la face &amp;quot;+(string)i+&amp;quot; est : &amp;quot; + (string)llGetTextureRot(i));&lt;br /&gt;
            ++i;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&amp;lt;/lsl&amp;gt;&lt;br /&gt;
|helpers&lt;br /&gt;
|also_functions={{LSL DefineRow||[[llRotateTexture/fr|llRotateTexture]]|Permet de changer la rotation d&amp;#039;une texture}}&lt;br /&gt;
{{LSL DefineRow||[[llGetNumberOfSides/fr|llGetNumberOfSides]]|Renvoie le nombre de faces d&amp;#039;une prim}}&lt;br /&gt;
|also_tests&lt;br /&gt;
|also_events&lt;br /&gt;
|also_articles&lt;br /&gt;
|notes&lt;br /&gt;
|cat1=Texture/fr&lt;br /&gt;
|cat2&lt;br /&gt;
|cat3&lt;br /&gt;
|cat4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Gally Young</name></author>
	</entry>
</feed>