style: increase granularity
This commit is contained in:
+1
-1
@@ -611,7 +611,7 @@ export default function Home() {
|
|||||||
>
|
>
|
||||||
<EffectComposer>
|
<EffectComposer>
|
||||||
<DepthOfField target={[0, 5, 0]} focalLength={50} bokehScale={5} />
|
<DepthOfField target={[0, 5, 0]} focalLength={50} bokehScale={5} />
|
||||||
<Pixelation granularity={6} />
|
<Pixelation granularity={8} />
|
||||||
<Vignette />
|
<Vignette />
|
||||||
<Noise opacity={0.05} />
|
<Noise opacity={0.05} />
|
||||||
<Bloom
|
<Bloom
|
||||||
|
|||||||
Reference in New Issue
Block a user