Skip to content

Commit

Permalink
fix: remove log in spherecast
Browse files Browse the repository at this point in the history
  • Loading branch information
bbohlender committed Jun 26, 2024
1 parent d156fa3 commit b1b7037
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/uikit/src/panel/interaction-panel-mesh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ export function makePanelSpherecast(mesh: Mesh): Exclude<Mesh['spherecast'], und
return
}

console.log(distancesHelper)

intersects.push({
distance,
object: mesh,
Expand Down

0 comments on commit b1b7037

Please sign in to comment.