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