mino material
This commit is contained in:
@@ -251,8 +251,8 @@ class MinoMaterial extends THREE.MeshBasicMaterial {
|
|||||||
color: color,
|
color: color,
|
||||||
reflectivity: 0.95,
|
reflectivity: 0.95,
|
||||||
envMap: minoRenderTarget.texture,
|
envMap: minoRenderTarget.texture,
|
||||||
transparent: true,
|
roughness: 0,
|
||||||
opacity: 0.8
|
metalness: 0.25
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user