2
0
Mike Piecuch 6 жил өмнө
parent
commit
eb29d424f2
1 өөрчлөгдсөн 1 нэмэгдсэн , 4 устгасан
  1. 1 4
      examples/js/Fire.js

+ 1 - 4
examples/js/Fire.js

@@ -166,10 +166,7 @@ THREE.Fire = function ( geometry, options ) {
 
 	this.fieldGeometry = new THREE.PlaneGeometry( textureWidth, textureHeight );
 
-	this.internalSource = new THREE.DataTexture( this.sourceData,
-										       textureWidth,
-										       textureHeight,
-										       THREE.RGBAFormat );
+	this.internalSource = new THREE.DataTexture( this.sourceData, textureWidth, textureHeight, THREE.RGBAFormat );
 
 	// Source Shader