mirror of
https://github.com/Floriansylvain/generic-threejs-game.git
synced 2026-08-20 03:53:40 +02:00
fix: reduced too expensive shadows res
This commit is contained in:
@@ -10,7 +10,6 @@ import {
|
||||
Bloom,
|
||||
ChromaticAberration,
|
||||
EffectComposer,
|
||||
SSAO,
|
||||
Vignette,
|
||||
} from "@react-three/postprocessing";
|
||||
import { BlendFunction } from "postprocessing";
|
||||
|
||||
Reference in New Issue
Block a user