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