Update: CC - Demo New - Mouse Move (n9evs68jpd.js) 86 bytes modified

beta.r3js.org
-=yb4f310 2018-02-20 16:18:50 +01:00
parent a597e6818b
commit b969a4339c
1 changed files with 2 additions and 1 deletions

View File

@ -3,11 +3,12 @@ if (!this.entityLoaded) {
}
if (!this.initialized) {
this.mouse = this.entityLoaded.mouse;
this.raycaster = this.entityLoaded.raycaster;
this.initialized = true;
}
return null;
//@ sourceURL=mouseMove.js