Update: CC - SpoonLib - Mouse Move (arswdj0syh.js) 100 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 14:11:49 +01:00
parent 6bd65b9a36
commit af4561d78b
1 changed files with 3 additions and 0 deletions

View File

@ -15,5 +15,8 @@ if (this.animationSystem.started) {
return;
}
this.cylinder.rotation.x += data.event.movementY * 0.01;
this.cylinder.updateInstance('rotation');
console.log(data);
//@ sourceURL=SpoonLibMouseMove.js