pmndrs / react-postprocessing

📬 postprocessing for react-three-fiber
https://docs.pmnd.rs/react-postprocessing
MIT License
1.1k stars 106 forks source link

update 'sRGBEncoding' to 'SRGBColorSpace' from 'three' module #267

Open mihai-m-and-m opened 7 months ago

mihai-m-and-m commented 7 months ago

With the last version of three the name of sRGBEncoding was renamed to SRGBColorSpace

"three": "^0.162.0"