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

beta.r3js.org
-=yb4f310 2018-02-19 12:11:43 +01:00
parent 931e33b6de
commit 95aed9ea6f
1 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,8 @@ GameLib.CustomCode.prototype.buildInstancedGeometry = function(index) {
}
);
uniforms.opacity.value = 0.2;
uniforms.diffuse.value.r = 0.47;
uniforms.diffuse.value.g = 0.72;
uniforms.diffuse.value.b = 1.0;