<PropertyList>
	
	 
	<path>EDDC_VDGS_POS07.ac</path>


<animation>
<type>material</type>
	<object-name>vdgs</object-name>
<condition>		
	<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.49</value>
	</greater-than>
</condition>
<emission>	
	<red>0.8</red>	
	<green>0.8</green>	
	<blue>0.8</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>blah</object-name>
<emission>	
	<red>0.1</red>	
	<green>0.1</green>	
	<blue>0.1</blue>
</emission>
</animation>

<animation>
 	<object-name>vdgs</object-name>
 	<object-name>blah</object-name>
<enable-hot type="bool">false</enable-hot>
</animation>
</PropertyList>