1
0
Fork 0
fgdata/Models/Commercial/generic_skyscraper_01.xml
2015-03-07 22:11:00 +01:00

41 lines
771 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<path>generic_skyscraper_01.ac</path>
<animation>
<type>material</type>
<object-name>Plane</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
</emission>
</animation>
<animation>
<type>textranslate</type>
<object-name>Plane</object-name>
<property>/sim/time/sun-angle-rad</property>
<step> 1.57 </step>
<factor>0.318471338</factor>
<center>
<x-m> 0 </x-m>
<y-m> 0 </y-m>
<z-m> 0 </z-m>
</center>
<axis>
<x> -1 </x>
<y> 0 </y>
<z> 0 </z>
</axis>
</animation>
</PropertyList>