60d7073794
From https://github.com/Juanvvc/c172p-detailed.git Commit df6b2c5f4f75d000c5f5ef9c6cc4446784348f20
22 lines
967 B
XML
22 lines
967 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/default_px.png</positive-x>
|
|
<negative-x>Aircraft/c172p/Models/Effects/interior/default_nx.png</negative-x>
|
|
<positive-y>Aircraft/c172p/Models/Effects/interior/default_py.png</positive-y>
|
|
<negative-y>Aircraft/c172p/Models/Effects/interior/default_ny.png</negative-y>
|
|
<positive-z>Aircraft/c172p/Models/Effects/interior/default_pz.png</positive-z>
|
|
<negative-z>Aircraft/c172p/Models/Effects/interior/default_nz.png</negative-z>
|
|
</images>
|
|
</texture>
|
|
<use-reflection type="int">1</use-reflection>
|
|
<reflection-strength type="float">.75</reflection-strength>
|
|
<surface-mapping-scheme type="int">2</surface-mapping-scheme>
|
|
</parameters>
|
|
</PropertyList>
|