Update: CC - Before Render - Moorcow (pxcqbyldn.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2017-11-15 12:24:52 +01:00
parent 58a43c7910
commit 21a653afe7
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ if (this.mouseIsDown) {
if (this.fog.color.r > 0.5) {
this.fog.color.r = 0.5;
}
this.fog.updateInstance('color');
//this.fog.updateInstance('color');
this.renderer.clearColor.r += 0.01;
if (this.renderer.clearColor.r > 0.5) {