r3-custom-code/stiq4tf18d.js

12 lines
179 B
JavaScript
Raw Normal View History

if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.camera = this.entityLoaded.camera;
this.initialized = true;
}
console.log(data);
//@ sourceURL=mouseMove.js