@ -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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.