A350-family/Models/Lights/light-cone.xml

59 lines
1 KiB
XML
Raw Permalink Normal View History

<?xml version="1.0"?>
<PropertyList>
<path>light-cone.ac</path>
<animation>
<type>light</type>
<light-type>spot</light-type>
<name>LightSrcLeft</name>
<object-name>Cone</object-name>
<position>
<x>0</x>
<y>0</y>
<z>0</z>
</position>
<direction>
<x>-1</x>
<y> 0</y>
<z> 0</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.002</l>
<q>0.00005</q>
</attenuation>
<exponent>30.0</exponent>
<near-m>15</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>