fix: reduced too expensive shadows res

This commit is contained in:
Florian Sylvain
2024-03-14 04:45:59 +01:00
parent db6a2a1cd1
commit 461fb38ec8
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -10,7 +10,6 @@ import {
Bloom,
ChromaticAberration,
EffectComposer,
SSAO,
Vignette,
} from "@react-three/postprocessing";
import { BlendFunction } from "postprocessing";