feat: re-enable dof

This commit is contained in:
neru
2026-01-02 03:44:22 -03:00
parent 0e2daee849
commit 9301f3a8a0
+1 -1
View File
@@ -642,7 +642,7 @@ export default function Home() {
className='canvas'
>
<EffectComposer>
{/* <DepthOfField target={[0, 5, 0]} focalLength={10} bokehScale={5} /> */}
<DepthOfField target={[0, 5, 0]} focalLength={10} bokehScale={5} />
<Vignette />
<Noise opacity={0.05} />
<Bloom