<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
    <path>TW_EPLB.ac</path>
    <animation>
        <type>textranslate</type>
        <object-name>panel4</object-name>
        <property>/sim/time/sun-angle-rad</property>
        <factor>0.318471338</factor>        
        <step>1.57</step>
        <axis>
            <x>0</x>
            <y>1</y>
        </axis>
    </animation>
    <animation>
        <type>material</type>
        <object-name>panel4</object-name>
        <condition>
            <greater-than>
                <property>/sim/time/sun-angle-rad</property>
                <value>1.57</value>
            </greater-than>
        </condition>
        <emission>
            <red>   1.0 </red>
            <green> 1.0 </green>
            <blue>  1.0 </blue>
        </emission>
    </animation>
</PropertyList>
