Skip to content

Commit e2953d1

Browse files
authored
Merge pull request #53 from takuma-hmng8/dev
Dev
2 parents 00c0f9c + c5d1547 commit e2953d1

19 files changed

+489
-475
lines changed

app/_home/index.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ export const Home = () => {
8989
camera,
9090
size,
9191
dpr: viewport.dpr,
92+
samples: 4,
9293
});
9394

9495
useFrame((props) => {

0 commit comments

Comments
 (0)