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