Explorar o código

removed renderPass=1

ncannasse %!s(int64=11) %!d(string=hai) anos
pai
achega
d338c68ad7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      h3d/parts/Material.hx

+ 0 - 1
h3d/parts/Material.hx

@@ -62,7 +62,6 @@ class Material extends h3d.mat.Material {
 		blend(SrcAlpha, One);
 		culling = None;
 		depthWrite = false;
-		renderPass = 1;
 	}
 	
 	override function clone( ?m : h3d.mat.Material ) {