<PropertyList>
<path>SBFI_Radar.ac</path>
<animation>
<type>alpha-test</type>
<alpha-factor>0.01</alpha-factor>
</animation>
<animation><type>rotate</type>
<object-name>Radar</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>60.0</factor>
<center>
<x-m>0.90</x-m>
<y-m>14.26</y-m>
<z-m>17.57</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
 <animation>
  <type>material</type>
  <object-name>Material1</object-name>
  <condition>
   <greater-than>
    <property>/sim/time/sun-angle-rad</property>
    <value>1.57</value>
   </greater-than>
  </condition>
 	<emission>	
		<red>1</red>	
		<green>0</green>	
		<blue>0</blue>
	</emission>
	 </animation>
</PropertyList>