Skip to content

Commit

Permalink
💄 Change scale
Browse files Browse the repository at this point in the history
  • Loading branch information
nisshi-dev committed May 11, 2024
1 parent aa51bf1 commit b81b60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const App = () => {
<Hands />
<Luma
source={dataURL}
scale={2}
scale={1}
enableThreeShaderIntegration={false}
/>
<AdaptiveDpr pixelated />
Expand Down

0 comments on commit b81b60d

Please sign in to comment.