1
0
Fork 0
fgdata/Models/Airport/apronv20_lightpole.xml

32 lines
697 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<path>apronv20_lightpole.ac</path>
<animation>
<type>material</type>
<object-name>lightcone</object-name>
<transparency>
<alpha-prop>environment/visibility-m</alpha-prop>
<factor>1</factor>
<offset>0</offset>
</transparency>
<threshold>0.001</threshold>
</animation>
<animation>
<type>select</type>
<object-name>lightcone</object-name>
<object-name>groundlight</object-name>
<enable-hot type="bool">false</enable-hot>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
</animation>
</PropertyList>