1
0
Fork 0

Fix taxiway flickering at lower shader quality levels

This commit is contained in:
Fernando García Liñán 2020-12-03 19:25:01 +01:00
parent 3943fcb9cc
commit 6a15207b42

View file

@ -88,9 +88,17 @@
</environment>
</texture-unit>
<polygon-offset>
<factor>-0.5</factor>
<units>-2.0</units>
<factor>-2.0</factor>
<units>-5.0</units>
</polygon-offset>
</pass>
</technique>
<technique n="5">
<pass n="0">
<polygon-offset>
<factor>-2.0</factor>
<units>-5.0</units>
</polygon-offset>
</pass>
</technique>
</PropertyList>