Compare commits
1 Commits
f1ab2b692d
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ab3bf047d4 |
@@ -30,7 +30,7 @@ function PostProcessing() {
|
||||
return (<EffectComposer>
|
||||
<Pixelation granularity={wasCaught ? 18 : 10} />
|
||||
<Vignette />
|
||||
<Noise opacity={wasCaught ? 0.01 : 0.005} />
|
||||
<Noise opacity={wasCaught ? 0.01 : 0.003} />
|
||||
<BrightnessContrast
|
||||
brightness={-0.01}
|
||||
contrast={0.05}
|
||||
|
||||
Reference in New Issue
Block a user