makc %!s(int64=8) %!d(string=hai) anos
pai
achega
a44dbd96b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/js/loaders/GLTFLoader.js

+ 1 - 1
examples/js/loaders/GLTFLoader.js

@@ -1080,7 +1080,7 @@ GLTFParser.prototype.loadMaterials = function() {
 
 									}
 
-									if ( value ) {
+									if ( value !== undefined ) {
 
 										uvalue = value;