Update: CC - Demo New - Key Up (ip0443a52d.js) 33 bytes modified

beta.r3js.org
-=yb4f310 2018-02-15 14:49:07 +01:00
parent fb37077730
commit c36506ac69
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ if (data.code === 'KeyL') {
}
);
uniforms.opacity.value = 0.2;
this.materialRawPhong.instance.uniforms = uniforms;
this.instancedGeometry.instance.index = this.boxGeometry.instance.index;