<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
 <path>loww-vdgs-gantry-f23.ac</path>

 <animation>
  <type>range</type>
  <min-m>0</min-m>
  <max-m>1500</max-m>
 </animation>
 
 <animation>
    <type>material</type>
    <object-name>vdsgantry</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.5 </green>
      <blue>  0.5 </blue>
    </emission>
 </animation> 
</PropertyList>
