5e1621dc92
From:
https://github.com/c172p-team/c172p-detailed/releases/tag/version%2F2018.2
f772964361
22 lines
1 KiB
XML
22 lines
1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<PropertyList>
|
|
<name>c172p-interior-compartment</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>
|