<PropertyList>
<path>Hangar_Wanair.ac</path>
<animation>
<type>alpha-test</type>
<alpha-factor>0.01</alpha-factor>
</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>1</green>	
		<blue>1</blue>
	</emission>
</animation>
</PropertyList>