feat: re-enable dof
This commit is contained in:
+1
-1
@@ -642,7 +642,7 @@ export default function Home() {
|
|||||||
className='canvas'
|
className='canvas'
|
||||||
>
|
>
|
||||||
<EffectComposer>
|
<EffectComposer>
|
||||||
{/* <DepthOfField target={[0, 5, 0]} focalLength={10} bokehScale={5} /> */}
|
<DepthOfField target={[0, 5, 0]} focalLength={10} bokehScale={5} />
|
||||||
<Vignette />
|
<Vignette />
|
||||||
<Noise opacity={0.05} />
|
<Noise opacity={0.05} />
|
||||||
<Bloom
|
<Bloom
|
||||||
|
|||||||
Reference in New Issue
Block a user