1
0
Fork 0
fgdata/Models/Effects/Wildfire/foam.xml

33 lines
568 B
XML
Raw Normal View History

<?xml version="1.0"?>
<!-- (C) 2008 - 2010 Anders Gidenstam.
Distribution: GPL v2 or later.
-->
<PropertyList>
<path>foam.ac</path>
<offsets>
<heading-deg>42.0</heading-deg>
</offsets>
<animation>
<type>select</type>
<condition>
<property>/environment/wildfire/models/enabled</property>
</condition>
</animation>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5000</max-m>
</animation>
<animation>
<enable-hot type="bool">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>