<PropertyList>

  <path>zurich-dockE.ac</path>

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

   <animation>
    <type>material</type>
    <object-name>Fassade</object-name>
    <condition>
      <less-than-equals>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </less-than-equals>
    </condition>
    <emission>
      <red>   0.0 </red>
      <green> 0.0 </green>
      <blue>  0.0 </blue>
    </emission>
  </animation>
  
   <animation>
    <type>material</type>
    <object-name>Glaseinfassung</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.3 </blue>
    </emission>
  </animation>

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

   <animation>
    <type>material</type>
    <object-name>Dach</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.2 </red>
      <green> 0.2 </green>
      <blue> 0.1 </blue>
    </emission>
  </animation>
  
   <animation>
    <type>material</type>
    <object-name>Dach1</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.2 </red>
      <green> 0.2 </green>
      <blue> 0.1 </blue>
    </emission>
  </animation> 
  
   <animation>
    <type>material</type>
    <object-name>Dach3</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.2 </red>
      <green> 0.2 </green>
      <blue> 0.1 </blue>
    </emission>
  </animation>  
  
   <animation>
    <type>material</type>
    <object-name>Innen1</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.3 </green>
      <blue> 0.1 </blue>
    </emission>
  </animation> 
  
   <animation>
    <type>material</type>
    <object-name>Innen2</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.1 </blue>
    </emission>
  </animation>   
  
   <animation>
    <type>material</type>
    <object-name>Innen3</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.0 </green>
      <blue> 0.0 </blue>
    </emission>
  </animation> 
  
   <animation>
    <type>material</type>
    <object-name>Bruecken</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.5 </blue>
    </emission>
  </animation> 
</PropertyList>