Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 0 bytes modified

beta.r3js.org
-=yb4f310 2018-02-20 15:54:25 +01:00
parent ae43bb10f3
commit 556da7b38c
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ GameLib.CustomCode.prototype.buildInstancedGeometry = function(index) {
uniforms.opacity.value = 0.7;
uniforms.diffuse.value.r = 0.349;
uniforms.diffuse.value.g = 0.745;
uniforms.diffuse.value.g = 0.556;
uniforms.diffuse.value.b = 0.729;
this.materialRawPhong.instance.uniforms = uniforms;