Update: CC - Before Render - Moorcow (autqzs1rvq.js) 1 bytes modified

beta.r3js.org
-=yb4f310 2017-11-19 12:28:39 +01:00
parent bc335d3b57
commit d690fba1f1
1 changed files with 1 additions and 1 deletions

View File

@ -479,7 +479,7 @@ if (this.mouseIsDown) {
if (this.throwerLight.intensity > 2) {
this.throwerLight.intensity = 2;
}
this.throwerLight.updateInstance('instensity');
this.throwerLight.updateInstance('intensity');
}
var intersects = this.raycaster.getIntersectedObjects(this.scene.meshes);