1
0
Fork 0
fgdata/Models/Residential/lasnamae_korghoone.xml
2015-03-07 22:11:00 +01:00

47 lines
953 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>lasnamae_korghoone.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-property>sim/rendering/static-lod/bare</max-property>
</animation>
<animation>
<type>material</type>
<object-name>window</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.60</value>
</greater-than>
</condition>
<emission>
<red> 0.5 </red>
<green> 0.5 </green>
<blue> 0.4 </blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>window</object-name>
<condition>
<less-than-equals>
<property>/sim/time/sun-angle-rad</property>
<value>1.60</value>
</less-than-equals>
</condition>
<emission>
<red> 0 </red>
<green> 0 </green>
<blue> 0 </blue>
</emission>
</animation>
</PropertyList>