Skip to content

Commit

Permalink
feat(Sky): remove grid
Browse files Browse the repository at this point in the history
  • Loading branch information
andretchen0 committed Sep 15, 2023
1 parent c45ed6f commit 0eaa3e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/src/pages/staging/SkyDemo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const skyRef = shallowRef(null)
:rayleigh="rayleigh.value.value"
:turbidity="turbidity.value.value"
/>
<TresGridHelper :args="[10, 10]" />
<OrbitControls :zoom-speed="0" />
</TresCanvas>
</template>

0 comments on commit 0eaa3e6

Please sign in to comment.