Selaa lähdekoodia

Fixed pass name in the sky plane technique.

Lasse Öörni 12 vuotta sitten
vanhempi
sitoutus
093d4b6a4f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Bin/CoreData/Techniques/DiffSkyplane.xml

+ 1 - 1
Bin/CoreData/Techniques/DiffSkyplane.xml

@@ -1,3 +1,3 @@
 <technique>
-    <pass name="prealpha" vs="Unlit" ps="Unlit_Diff" depthwrite="false" />
+    <pass name="postopaque" vs="Unlit" ps="Unlit_Diff" depthwrite="false" />
 </technique>