diff --git a/194yv3pctj.js b/194yv3pctj.js index a55cebd..aad5f64 100644 --- a/194yv3pctj.js +++ b/194yv3pctj.js @@ -10,6 +10,8 @@ if (!this.initialized) { this.imageEarth = this.entityLoaded.imageEarth; this.meshBox = this.entityLoaded.meshBox; + + this.boxGeometry = this.entityLoaded.boxGeometry; this.instancedGeometry = this.entityLoaded.instancedGeometry; this.instancedGeometry.instance.attributes.position = this.boxGeometry.instance.attributes.position;