Skip to content

Commit

Permalink
Update components/content/infiniteTube.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu authored Nov 14, 2023
1 parent 79b9b3e commit c0fabc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/content/infiniteTube.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ onLoop(({ delta }) => {
<template>
<TresCanvas
window-size
clear-color="#ff4444"
clear-color="#4f4f4f"
antialias
>
<TresFog :args="[0x222222, 0.6, 2.8]" />
Expand Down

0 comments on commit c0fabc4

Please sign in to comment.