1
0
Fork 0
fgdata/Aircraft/c172p/Models/Effects/interior/c172p-flashlight.eff
Stuart Buchanan f44db83b25 Merge of the c172p-detailed
From https://github.com/Juanvvc/c172p-detailed/ release/2016.1
commit 3f33b88bb015a8ee685ab3178932d16d6e072410

A big Thank-You to the c172p-detailed team for their ongoing work.
2016-02-10 21:32:19 +00:00

22 lines
1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>c172p-flashlight</name>
<inherits-from>Effects/model-interior</inherits-from>
<parameters>
<texture n="4">
<type>cubemap</type>
<images>
<positive-x>Aircraft/c172p/Models/Effects/interior/white.png</positive-x>
<negative-x>Aircraft/c172p/Models/Effects/interior/white.png</negative-x>
<positive-y>Aircraft/c172p/Models/Effects/interior/white.png</positive-y>
<negative-y>Aircraft/c172p/Models/Effects/interior/white.png</negative-y>
<positive-z>Aircraft/c172p/Models/Effects/interior/white.png</positive-z>
<negative-z>Aircraft/c172p/Models/Effects/interior/white.png</negative-z>
</images>
</texture>
<light-filter-one type="vec3d">0.5 0.5 0.5</light-filter-one>
<light-filter-two type="vec3d">0.9 0.2 0.2</light-filter-two>
<light-radius type="float">13</light-radius>
</parameters>
</PropertyList>