<PropertyList>

<path>LOWI_tyrolean_office.ac</path>


<animation>
	<type>material</type> 
	<object-name>tyrolean_logo</object-name>
	<condition>		
		<greater-than>		
			<property>/sim/time/sun-angle-rad</property>
			<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>0.7</red>	
		<green>0.7</green>	
		<blue>0.7</blue>
	</emission>
</animation>


<animation>
	<type>material</type> 
	<object-name>office_window_01</object-name>
	<object-name>office_window_02</object-name>
	<object-name>office_window_03</object-name>
	<object-name>office_window_04</object-name>
	<condition>		
		<greater-than>		
			<property>/sim/time/sun-angle-rad</property>
			<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>0.7</red>	
		<green>0.6</green>	
		<blue>0.4</blue>
	</emission>
</animation>





<animation>
	<type>select</type> 
	<object-name>office_window_01</object-name>
	<object-name>office_window_03</object-name>
	<condition>		
	<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.57</value>
	</greater-than>
	</condition>
</animation>



</PropertyList>