<?xml version="1.0" encoding="UTF-8" ?>

<PropertyList>

	<!-- A61 Rheinbruecke Speyer -->
	<!-- (c) 2020-12-25 by Stefan Frank   -->

	<path>A61_Rheinbruecke_Speyer.ac</path>

<!--  night redlight  -->
<animation>
<type>material</type>
	<object-name>redlight</object-name>
<condition>		
<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.49</value>
</greater-than>
</condition>
<emission>	
	<red>1.0</red>	
	<green>0.0</green>	
	<blue>0.0</blue>
</emission>
</animation>

</PropertyList>
