1
0
Fork 0
fgdata/Models/Airport/windsock-default-lit.xml

106 lines
2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<model>
<path>windsock.xml</path>
</model>
<animation>
<type>material</type>
<object-name>2.5kt</object-name>
<object-name>frame</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.565</red>
<green>0.334</green>
<blue>0.110</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>5kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.529</red>
<green>0.388</green>
<blue>0.184</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>7.5kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.461</red>
<green>0.355</green>
<blue>0.166</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>10kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.427</red>
<green>0.306</green>
<blue>0.141</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>12.5kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.398</red>
<green>0.278</green>
<blue>0.137</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>15kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.369</red>
<green>0.255</green>
<blue>0.133</blue>
</emission>
</animation>
</PropertyList>