mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 09:57:26 +02:00
cleanup
This commit is contained in:
parent
05e3a8613a
commit
6a72fe7df4
1 changed files with 0 additions and 1 deletions
|
@ -1519,7 +1519,6 @@ function MyController(hand) {
|
||||||
// visualizations
|
// visualizations
|
||||||
|
|
||||||
var rayPickInfo = this.calcRayPickInfo(this.hand);
|
var rayPickInfo = this.calcRayPickInfo(this.hand);
|
||||||
// this.searchIndicatorOn(rayPickInfo.searchRay);
|
|
||||||
|
|
||||||
this.overlayLineOn(rayPickInfo.searchRay.origin, grabbedProperties.position, COLORS_GRAB_DISTANCE_HOLD);
|
this.overlayLineOn(rayPickInfo.searchRay.origin, grabbedProperties.position, COLORS_GRAB_DISTANCE_HOLD);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue