style: dof adjustements

This commit is contained in:
neru
2026-01-02 03:55:54 -03:00
parent 27cb73a17c
commit b5b89d5d6b
+1 -1
View File
@@ -624,7 +624,7 @@ export default function Home() {
className='canvas'
>
<EffectComposer>
<DepthOfField target={[0, 3, 0]} focalLength={5} bokehScale={5} />
<DepthOfField target={[0, 3, 0]} focalLength={10} bokehScale={5} />
<Vignette />
<Noise opacity={0.05} />
<Bloom