f44db83b25
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.
21 lines
901 B
XML
21 lines
901 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<PropertyList>
|
|
<name>c172p-interior-glass-reflection-front</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">.75</reflection-strength>
|
|
</parameters>
|
|
</PropertyList>
|