1
0
Fork 0
fgdata/AI/Aircraft/b29/Models/Effects/b29reflect-uber.eff
2015-03-07 22:11:00 +01:00

19 lines
775 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>b29reflect-uber</name>
<!--<inherits-from>/Effects/model-combined</inherits-from>-->
<inherits-from>/Effects/model-combined-deferred</inherits-from>
<parameters>
<!-- Reflection -->
<reflection-enabled type="int">1</reflection-enabled>
<reflection-correction type="float">0.3</reflection-correction>
<reflect-map-enabled type="int">0</reflect-map-enabled>
<reflection-dynamic type="int">1</reflection-dynamic>
<reflection-fresnel type="float">0.1</reflection-fresnel>
<reflection-rainbow type="float">0.05</reflection-rainbow>
<reflection-noise type="float">0.05</reflection-noise>
<ambient-correction type="float">0.3</ambient-correction>
</parameters>
</PropertyList>