A350-family/Models/Lights/wing-light-right.xml
fly 2c15b8362f Initial commit
Signed-off-by: fly <merspieler@airmail.cc>
2020-07-19 00:49:38 +10:00

59 lines
No EOL
1.1 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>light-flare.ac</path>
<animation>
<type>light</type>
<light-type>spot</light-type>
<name>LightSrcLeft</name>
<object-name>LightVolNavStbd</object-name>
<position>
<x>0</x>
<y>0</y>
<z>0</z>
</position>
<direction>
<x>1</x>
<y>0.5</y>
<z> -0.1</z>
</direction>
<ambient>
<r>0.03</r>
<g>0.03</g>
<b>0.03</b>
<a>1.0</a>
</ambient>
<diffuse>
<r>0.7</r>
<g>0.7</g>
<b>0.6</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.7</r>
<g>0.7</g>
<b>0.7</b>
<a>1.0</a>
</specular>
<attenuation>
<c>1.0</c>
<l>0.02</l>
<q>0.005</q>
</attenuation>
<exponent>20</exponent>
<near-m>30</near-m>
<far-m>700</far-m>
<cutoff>700</cutoff>
<nopreview/>
</animation>
<animation>
<type>select</type>
<condition>
<property>/sim/rendering/rembrandt/enabled</property>
</condition>
</animation>
</PropertyList>