@@ -42,7 +42,7 @@ class BasicMaterial extends THREE.ShaderMaterial{
}else{
delete this.defines.HasMap
}
- console.log('hasMap', !!o, this.name )
+ //console.log('hasMap', !!o, this.name )
get map(){
return this.uniforms.map.value