<?xml version="1.0"?>

<PropertyList>
	<path>kw_altbach_building1.ac</path>

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

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