This commit is contained in:
James B. Pollack 2016-07-25 16:58:59 -07:00
parent 05e3a8613a
commit 6a72fe7df4

View file

@ -1519,7 +1519,6 @@ function MyController(hand) {
// visualizations
var rayPickInfo = this.calcRayPickInfo(this.hand);
// this.searchIndicatorOn(rayPickInfo.searchRay);
this.overlayLineOn(rayPickInfo.searchRay.origin, grabbedProperties.position, COLORS_GRAB_DISTANCE_HOLD);