Explorar o código

KTX2Loader: Clean up.

Don McCurdy %!s(int64=5) %!d(string=hai) anos
pai
achega
73ea860010
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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 isVideo = false;
 
-		// For both ETC1S and UASTC4x4 formats.
 		if ( texFormat === TextureFormat.ETC1S ) {
 
 			var numEndpoints = this.sgd.endpointCount;