1
0
Fork 0
fgdata/Models/Geometry/Nimitz/Models/deck-edge-light.xml
2015-03-07 22:11:00 +01:00

35 lines
756 B
XML

<?xml version="1.0"?>
<!-- Blue Deck Edge Light -->
<PropertyList>
<path>light-blue.ac</path>
<effect>
<inherits-from>Effects/model-transparent</inherits-from>
<object-name>Light</object-name>
</effect>
<animation>
<type>select</type>
<object-name>Light</object-name>
<condition>
<property>controls/lighting/deck-lights</property>
</condition>
</animation>
<animation>
<type>dist-scale</type>
<object-name>Light</object-name>
<interpolation>
<entry><ind>0.001</ind><dep>1</dep></entry>
<entry><ind>20000</ind><dep>100</dep></entry>
</interpolation>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<enable-hot type="bool">false</enable-hot>
<max-m>3000</max-m>
</animation>
</PropertyList>