Update: CC - Before Render - Moorcow (qemp4een6t.js) 6 bytes modified

beta.r3js.org
-=yb4f310 2017-11-27 23:28:45 +01:00
parent 19ea85ad03
commit 3eebe9c73b
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,7 @@ this.scene.meshes.map(
if (this.mouseIsDown) {
this.kanisterTime += data.delta;
this.kanisterTime += data.delta * 1.5;
this.renderer.clearColor.r += 0.01;
if (this.renderer.clearColor.r > 0.45) {