Fix airport linear features z-fighting
This commit is contained in:
parent
7f183e0117
commit
ea7b6667f7
1 changed files with 6 additions and 6 deletions
|
@ -81,8 +81,8 @@
|
|||
</environment>
|
||||
</texture-unit>
|
||||
<polygon-offset>
|
||||
<factor>-1.0</factor>
|
||||
<units>-1.0</units>
|
||||
<factor>-0.5</factor>
|
||||
<units>-2.0</units>
|
||||
</polygon-offset>
|
||||
</pass>
|
||||
</technique>
|
||||
|
|
Loading…
Add table
Reference in a new issue