1
0
Fork 0
fgdata/Aircraft/c172p/Models/Effects/interior/c172p-interior-glass-reflection-side.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
963 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>c172p-interior-glass-reflection-side</name>
<inherits-from>Effects/glass</inherits-from>
<parameters>
<texture n="3">
<type>cubemap</type>
<images>
<positive-x>Aircraft/c172p/Models/Effects/interior/reflection_px.png</positive-x>
<negative-x>Aircraft/c172p/Models/Effects/interior/reflection_nx.png</negative-x>
<positive-y>Aircraft/c172p/Models/Effects/interior/reflection_py.png</positive-y>
<negative-y>Aircraft/c172p/Models/Effects/interior/reflection_ny.png</negative-y>
<positive-z>Aircraft/c172p/Models/Effects/interior/reflection_pz.png</positive-z>
<negative-z>Aircraft/c172p/Models/Effects/interior/reflection_nz.png</negative-z>
</images>
</texture>
<use-reflection type="int">1</use-reflection>
<reflection-strength type="float">.70</reflection-strength>
<surface-mapping-scheme type="int">2</surface-mapping-scheme>
</parameters>
</PropertyList>