This commit is contained in:
2026-08-08 01:24:26 +02:00
parent a4f7ba0e08
commit 891b8d421b
4 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ InstancedMino.prototype.materials = {
envMap: environment,
side: THREE.DoubleSide,
transparent: true,
opacity: 0.66,
opacity: 0.8,
roughness: 0.1,
metalness: 0.6,
onBeforeCompile: shader => {