2ed0bb5221
From https://github.com/Juanvvc/c172p-detailed/tree/release/2016.2 Commit c2d17ca761b883fc17abe1705542f5014100e65d
24 lines
1.2 KiB
XML
24 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<PropertyList>
|
|
<name>c172p-interior-radiance</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>
|
|
<irradiance-map-type type="int">2</irradiance-map-type>
|
|
<irradiance-map-strength type="float">.2</irradiance-map-strength>
|
|
</parameters>
|
|
</PropertyList>
|