Explorar o código

fix rgb output

sunag %!s(int64=4) %!d(string=hai) anos
pai
achega
78a12767f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/jsm/exporters/USDZExporter.js

+ 1 - 1
examples/jsm/exporters/USDZExporter.js

@@ -381,7 +381,7 @@ function buildMaterial( material, textures ) {
             float outputs:g
             float outputs:b
             float outputs:a
-            float3 outputs:rgba
+            float3 outputs:rgb
         }`;
 
 	}