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

26 lines
875 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>b29glass-uber</name>
<inherits-from>/Effects/model-combined-transparent</inherits-from>
<parameters>
<!-- Reflection -->
<reflection-enabled type="int">1</reflection-enabled>
<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.1</reflection-rainbow>
<reflection-noise type="float">0.1</reflection-noise>
<reflection-correction type="float">0.9</reflection-correction>
<ambient-correction type="float">0.1</ambient-correction>
<rendering-hint>transparent</rendering-hint>
<transparent>true</transparent>
<render-bin>
<bin-number>10</bin-number>
<bin-name>DepthSortedBin</bin-name>
</render-bin>
</parameters>
</PropertyList>