Updated to latest Raycaster.params
@@ -271,7 +271,7 @@
//
raycaster = new THREE.Raycaster();
- raycaster.params.PointCloud.threshold = threshold;
+ raycaster.params.Points.threshold = threshold;