提交 b97e2d47 编写于 作者: M Mr.doob

Merge pull request #7285 from leitzler/leitzler-raycastparams

Updated to latest Raycaster.params
......@@ -271,7 +271,7 @@
//
raycaster = new THREE.Raycaster();
raycaster.params.PointCloud.threshold = threshold;
raycaster.params.Points.threshold = threshold;
//
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册