Update: CC - SpoonLib - Mouse Wheel (opxis1pjmo.js) 30 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 14:13:13 +01:00
parent 07e458f161
commit a600ec8edd
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ if (data.event.deltaY > 0) {
mesh.rotation.x -= 0.897597901;
}
console.log(mesh.rotation.x);
//mesh.rotation.x += data.event.deltaY * 0.001;
//mesh.updateInstance('rotation');