Pixelation
Import
import { EffectComposer, Pixelation } from '@react-three/postprocessing'
Description
A method of blurring, or obsuring the scene by lowering the resolution.
Working Example
Useful Links
Pixelation | react-postprocessing |
Import
import { EffectComposer, Pixelation } from '@react-three/postprocessing'
A method of blurring, or obsuring the scene by lowering the resolution.
Pixelation | react-postprocessing |