Selaa lähdekoodia

Lensflare: Fixed blending issue

Mugen87 7 vuotta sitten
vanhempi
commit
528cbcf249
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      examples/js/objects/Lensflare.js

+ 1 - 0
examples/js/objects/Lensflare.js

@@ -9,6 +9,7 @@ THREE.Lensflare = function () {
 
 	this.type = 'Lensflare';
 	this.frustumCulled = false;
+	this.renderOrder = Infinity;
 
 	//