Forráskód Böngészése

KTX2Loader: Clean up.

Don McCurdy 5 éve
szülő
commit
73ea860010
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      examples/jsm/loaders/KTX2Loader.js

+ 0 - 1
examples/jsm/loaders/KTX2Loader.js

@@ -428,7 +428,6 @@ class KTX2Container {
 		var hasAlpha = this.getAlpha();
 		var hasAlpha = this.getAlpha();
 		var isVideo = false;
 		var isVideo = false;
 
 
-		// For both ETC1S and UASTC4x4 formats.
 		if ( texFormat === TextureFormat.ETC1S ) {
 		if ( texFormat === TextureFormat.ETC1S ) {
 
 
 			var numEndpoints = this.sgd.endpointCount;
 			var numEndpoints = this.sgd.endpointCount;