@@ -71,7 +71,9 @@ function Material() {
this.visible = true;
this.toneMapped = true;
+
this.userData = {};
this.needsUpdate = true;
}