@@ -1453,7 +1453,7 @@
/* ***********
* Supported light types:
* DirectionalLight
- * PointLight
+ * PointLight
* SpotLight
*
* TODO: Support DirectionalLight and SpotLight targets
@@ -1481,8 +1481,6 @@
} else {
- // console.log( lightAttribute );
-
var type;
// LightType can be undefined for Point lights