Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu-farcot authored Apr 9, 2024
1 parent 78aa0ee commit 4f708a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guide1/partie4/Pages/INDEX/default.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<a-plane color="#CCC" height="20" width="20" scene-changer="home" material="color:#231f1f; blending: additive" geometry=""
class="raycastable" hide scale="0.064 0.064 0.1" position="0 0 -2.00944" text="align: center; alphaTest: 1; color: #ff0000; value: Click me ">
</a-plane>
class="raycastable" hide scale="0.064 0.064 0.1" position="0 0 -2.00944" text="align: center; alphaTest: 1; color: #ff0000; value: Ceci est un\n element d'interraction\n pour permettre la lecture\ndes videos\nCliquez moi">
</a-plane>

0 comments on commit 4f708a6

Please sign in to comment.