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

beta.r3js.org
-=yb4f310 2017-11-27 23:33:42 +01:00
parent 3eebe9c73b
commit cb872da549
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 * 1.5;
this.kanisterTime += data.delta * 1.125;
this.renderer.clearColor.r += 0.01;
if (this.renderer.clearColor.r > 0.45) {