Update: CC - Demo New - Key Up (194yv3pctj.js) 55 bytes modified

beta.r3js.org
-=yb4f310 2018-02-12 14:41:56 +01:00
parent f121ccbaaf
commit a8405369f7
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ if (data.code === 'KeyL') {
this.instancedGeometry.instance.clearGroups();
this.instancedGeometry.instance.addGroup(0, this.instancedGeometry.instance.attributes.position.count, 0);
this.instancedGeometry.instance.addGroup(0, 36, 0);
//this.meshImageGrid.geometry.instance = this.instancedGeometry.instance;