feat: add dof
This commit is contained in:
@@ -611,6 +611,8 @@ export default function Home() {
|
||||
luminanceSmoothing={0.1}
|
||||
/>
|
||||
<Pixelation />
|
||||
<Vignette />
|
||||
<DepthOfField target={[0, 5, 0]} focalLength={50} bokehScale={5} />
|
||||
</EffectComposer>
|
||||
|
||||
<Environment files={'hdr/sky.hdr'} environmentIntensity={1} background />
|
||||
|
||||
Reference in New Issue
Block a user