@@ -112,8 +112,6 @@
transparent: true
} );
- console.log( 'standardMaterialPremultiplied', standardMaterialPremultiplied );
-
var torusMesh2 = new THREE.Mesh( geometry, standardMaterialPremultiplied );
torusMesh2.position.x = 20.0;
torusMesh2.castShadow = true;