Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
👍 デバックモード削除
Browse files Browse the repository at this point in the history
  • Loading branch information
sey323 committed Jun 15, 2024
1 parent 57a2dcd commit 1d0d39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ar-frame.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a-scene
vr-mode-ui="enabled: false"
loading-screen="enabled: false;"
arjs="sourceType: webcam; debugUIEnabled: true;"
arjs="sourceType: webcam; debugUIEnabled: false;"
renderer="logarithmicDepthBuffer: true;"
>
<a-assets>
Expand Down

0 comments on commit 1d0d39e

Please sign in to comment.